acl build failure on x86_64

Jon jgrosshart at gmail.com
Tue Jan 19 03:18:24 CST 2010


Brandon and anyone else who might be able to shed some light on this 
issue... I'm stumped.

> /usr/bin/make -C chacl
> make[2]: Entering directory `/tmp/acl-2.2.49/chacl'
> gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall 
> -DVERSION=\"2.2.49\" -DLOCALEDIR=\"/usr/share/locale\" 
> -DPACKAGE=\"acl\" -I../include     -c -o chacl.o chacl.c
> chacl.c: In function 'walk_dir':
> chacl.c:335: warning: implicit declaration of function 'readdir64'
> chacl.c:335: warning: assignment makes pointer from integer without a cast
> chacl.c:337: error: dereferencing pointer to incomplete type
> chacl.c:337: error: TONS MORE OF THESE ERRORS
> make[2]: *** [chacl.o] Error 1
> make[2]: Leaving directory `/tmp/acl-2.2.49/chacl'
> make[1]: *** [chacl] Error 2
> make[1]: Leaving directory `/tmp/acl-2.2.49'
> make: *** [default] Error 2

This is a pure 64 bit bootstrap using gcc-4.4.2/glibc-2.11/binutils-2.20 
following Greg Shaffers DIY Linux reference build. I've got almost 300 
packages compiled and am at the tail end of my build so know this has to 
be isolated with ACL.... besides the occasional -fPIC issue with certain 
progs, this is the first stumbling block I've hit.

Thanks for any and all help.

Jon





More information about the xfs mailing list