Re: ls.c doesn't compile

2010-01-09 Thread Kamil Dudka
On Friday 08 of January 2010 11:08:48 Jean Philippe EIMER wrote: Compiling coreutils 8.3 fails at ls.c, with gcc 4.4.2, glibc 2.11.1 and kernel 2.6.32.3 : In file included from /usr/include/bits/sigcontext.h:28, from /usr/include/signal.h:339, from

Re: ls.c doesn't compile

2010-01-09 Thread Jean Philippe EIMER
Definitively, this is THE solution. I upgraded libcap from 2.16 to 2.18, and coreutils compiles well now. Thank you. Le 09/01/2010 21:00, Kamil Dudka a écrit : On Friday 08 of January 2010 11:08:48 Jean Philippe EIMER wrote: Compiling coreutils 8.3 fails at ls.c, with gcc 4.4.2, glibc 2.11.1

ls.c doesn't compile

2010-01-08 Thread Jean Philippe EIMER
Compiling coreutils 8.3 fails at ls.c, with gcc 4.4.2, glibc 2.11.1 and kernel 2.6.32.3 : In file included from /usr/include/bits/sigcontext.h:28, from /usr/include/signal.h:339, from ../lib/signal.h:34, from ls.c:67:

Re: ls.c doesn't compile

2010-01-08 Thread Eric Blake
[adding bug-gnulib] According to Jean Philippe EIMER on 1/8/2010 3:08 AM: Compiling coreutils 8.3 fails at ls.c, with gcc 4.4.2, glibc 2.11.1 and kernel 2.6.32.3 : In file included from /usr/include/bits/sigcontext.h:28, from /usr/include/signal.h:339,

Re: ls.c doesn't compile

2010-01-08 Thread Bruno Haible
Jean Philippe EIMER wrote: Compiling coreutils 8.3 fails at ls.c, with gcc 4.4.2, glibc 2.11.1 and kernel 2.6.32.3 : In file included from /usr/include/bits/sigcontext.h:28, from /usr/include/signal.h:339, from ../lib/signal.h:34,