wiki:KnownProblems

Version 4 (modified by bird, 16 years ago) (diff)

--

Known Problems

  1. Kernel 2.6.18 and up will cause wine processes spawned from kmk (and GNU make 3.81+) to segfault. Disable VDSO compatibility (CONFIG_COMPAT_VDSO) to make this work.
  2. To make kmk_ash run reliably on Windows Vista, you'll have to get a more recent cygwin1.dll. See http://cygwin.com/ml/cygwin/2006-11/msg00059.html for details.
  3. fork: Out or resources errors on Windows Vista means you're hitting an SMP race/whatever issue in cygwin. Try the very latest cygwin dll, it it doesn't go away, complain to the cygwin guys or help me with the ash rewrite (src/kash).