[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems compiling acl-2.0.9
Hi,
On my newly build LFS-system I can not build the acl-2.0.9 package.
#make stopps with this message:
[...snipp...]
gcc -o .libs/getfacl getfacl.o user_group.o /lib/libattr.so
../libacl/.libs/libacl.so
gcc: /lib/libattr.so: No such file or directory
make[1]: *** [getfacl] Error 1
make: *** [default] Error 2
But the file is there:
root:/usr/src/acl-2.0.9# ls -l /lib/libattr.so
lrwxrwxrwx 1 root root 12 May 8 02:16 /lib/libattr.so -> libattr.so.1
So what's wrong??
regards
micha