> > * BuraphaLinux Server: > > > Does anybody have a patch or know the trick to fix this? > > Debian has got a patch. I think the error message is wrong, it's a > const mismatch in pointer conversion, not an actual assignment.
Actually it is a bug in glibc's header with WIFEXITED, WEXITSTATUS, etc. See http://sourceware.org/bugzilla/show_bug.cgi?id=1392 . Thanks, Andrew Pinski