Hi,
I've compiled everything: the whole acl package, the attr package the
xfs-progs etc. from the SGI CVS. I've installed all the devel packages.
But Samba 2.2.3a configure tells me that it can't find ACL support.
The line in the logs reads:
configure:12853: gcc -o conftest -O -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lacl -lcups
/usr/lib/libacl.so: undefined reference to `fgetxattr'
/usr/lib/libacl.so: undefined reference to `removexattr'
/usr/lib/libacl.so: undefined reference to `setxattr'
/usr/lib/libacl.so: undefined reference to `fsetxattr'
/usr/lib/libacl.so: undefined reference to `getxattr'
Logfile is attached.
Regards
Lars Weitze