Re: Issue with signal.h

2009-08-06 Thread William Immendorf
On Thu, Aug 6, 2009 at 6:35 PM, Matthew Burgess wrote: > The patch at > http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libcap/files/libcap-2.16-drop-linux-workarounds.patch?rev=1.1 > works for me, or at least enables me to get libcap compiled.  I found this > by simply googling for 'li

Re: Issue with signal.h

2009-08-06 Thread Matthew Burgess
On Thu, 6 Aug 2009 13:49:28 +, William Immendorf wrote: > Hey, > > After installing acl/attr, when I compile coreutils/libcap, this happens: > > CC ls.o > In file included from /usr/include/bits/sigcontext.h:28, > from /usr/include/signal.h:339, > fro

Re: Issue with signal.h

2009-08-06 Thread William Immendorf
On Thu, Aug 6, 2009 at 5:20 PM, David Jensen wrote: > On Thu, 6 Aug 2009 10:34:35 -0500 > David Jensen wrote: > No, sorry for the noise. > I can't see how the problem arises! I'm not sure how this arose. The whole Coreutils compiled before, but after installing acl/attr, coreutils seems to fail. O

Re: Issue with signal.h

2009-08-06 Thread David Jensen
On Thu, 6 Aug 2009 10:34:35 -0500 David Jensen wrote: >> This may work! > > sed -i.bak 's...@#include @#include \n&@' src/ls.c > No, sorry for the noise. I can't see how the problem arises! --- David Jensen -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfro

Re: Issue with signal.h

2009-08-06 Thread David Jensen
On Thu, 6 Aug 2009 13:49:28 + William Immendorf wrote: > Hey, > > After installing acl/attr, when I compile coreutils/libcap, this > happens: > > CC ls.o > In file included from /usr/include/bits/sigcontext.h:28, > from /usr/include/signal.h:339, > fr

Issue with signal.h

2009-08-06 Thread William Immendorf
Hey, After installing acl/attr, when I compile coreutils/libcap, this happens: CC ls.o In file included from /usr/include/bits/sigcontext.h:28, from /usr/include/signal.h:339, from ../lib/signal.h:34, from ls.c:66: /usr/include/asm/sigconte