On Thu, 6 Aug 2009 13:49:28 +0000, William Immendorf <will.immend...@gmail.com> 
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,
>                  from ../lib/signal.h:34,
>                  from ls.c:66:
> /usr/include/asm/sigcontext.h:28: error: expected
> specifier-qualifier-list before '__u64'
> /usr/include/asm/sigcontext.h:191: error: expected
> specifier-qualifier-list before '__u64'
> 
> and make errors out. Can anyone please help me?

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 'libcap sigcontext.h'.  Coreutils-7.4 successfully detected 
libcap and has completed without any build errors.

Regards,

Matt.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to