[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libc6-dev problems



Hey


Very often, when compiling programs, I get errors with redefines, like this:

In file included from /usr/include/linux/fs.h:12,
                 from /usr/include/linux/sched.h:73,
                 from pthread.h:26,
                 from pthread.c:24:
/usr/include/linux/wait.h:4: warning: `WNOHANG' redefined
/usr/include/waitflags.h:25: warning: this is the location of the previous definition
/usr/include/linux/wait.h:5: warning: `WUNTRACED' redefined
/usr/include/waitflags.h:26: warning: this is the location of the previous definition

Both wait.h and waitflags.h are from the libc6-dev package.

Is there any workaround for these things, because sometimes they even end up
in compilation errors (mostly with signal.h-related things). 


bye, Remco


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: