On Mon, Jul 11, 2005 at 09:47:11AM -0700, Matt Kraai wrote: > Package: libc6-dev > Version: 2.3.2.ds1-22 > Severity: serious > > kbd-chooser fails to build because the definitions of P_ALL, P_PID, > and P_PGID in /usr/include/sys/wait.h conflict with those in > /usr/include/linux/wait.h: > > > cc -c -Wall -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD -DUSB_KBD > > loadkeys.c > > In file included from /usr/include/debian-installer/exec.h:29, > > from /usr/include/debian-installer.h:5, > > from loadkeys.y:24: > > /usr/include/sys/wait.h:100: error: syntax error before numeric constant > > loadkeys.y: In function 'addfunc': > > loadkeys.y:595: warning: comparison is always false due to limited range of > > data type > > make[1]: *** [loadkeys.o] Error 1 > > make[1]: Leaving directory `/tmp/buildd/kbd-chooser-1.15' > > make: *** [build-stamp] Error 2
Where is <linux/wait.h> being included from? Is it necessary? -- Daniel Jacobowitz CodeSourcery, LLC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]