Bug 42937 - attr and acl fail to build on ppc stable profile.
Bug#: 42937 Product:  Gentoo Linux Version: unspecified Platform: PPC
OS/Version: All Status: RESOLVED Severity: major Priority: P4
Resolution: FIXED Assigned To: ppc@gentoo.org Reported By: pvdabeel@gentoo.org
Component: Core system
URL: 
Summary: attr and acl fail to build on ppc stable profile.
Keywords:  
Status Whiteboard: 
Opened: 2004-02-25 16:21 0000
Description:   Opened: 2004-02-25 16:21 0000
prevents creation of new stages on ppc. No idea why this used to build
perfectly a month ago. 

Coreutils depends on acl and attr.

Same error for both packages.

getfacl.c:565: warning: `struct FTW' declared inside parameter
listgetfacl.c:565: warning: its scope is only this definition or declaration,
which is probably not what you wantgetfacl.c: In function
`__do_print':getfacl.c:580: dereferencing pointer to incomplete typegetfacl.c:
In function `walk_tree':getfacl.c:598: warning: implicit declaration of
function `nftw'getfacl.c:598: `FTW_PHYS' undeclared (first use in this
function)getfacl.c:598: (Each undeclared identifier is reported only
oncegetfacl.c:598: for each function it appears in.)make[1]: *** [getfacl.o]
Error 1make: *** [default] Error 2

------- Comment #1 From Luca Barbato 2004-02-26 16:55:06 0000 -------
Fixed