Possible bug in configure script

Olaf Frączyk olaf at cbk.poznan.pl
Mon Oct 1 07:42:02 GMT 2001


Hi,
Samba, todays CVS. Also in 2.2.1a (I didn't check earlier versions).
Linux:2.4.5 with XFS filesystem.
Remember to remove config.cache :)
If you run configure with pam and with acl support, but you don't have pam
headers, you will get information that you don't have acl support, what is
a little bit confusing:

checking checking if large file support can be enabled... yes
checking whether to support ACLs... checking for acl_get_file in -lacl...
no
checking for ACL support... no
checking whether to build winbind... yes
checking configure summary
configure: error: summary failure. Aborting config
[root at venus source]# 

When I add pam headers I get:

checking checking if large file support can be enabled... yes
checking whether to support ACLs... checking for acl_get_file in -lacl...
yes
checking for ACL support... yes
Using posix ACLs
checking for acl_get_perm_np... no
checking whether to build winbind... yes
checking configure summary
configure OK
updating cache ./config.cache
creating ./config.status
creating include/stamp-h
creating Makefile
creating include/config.h
include/config.h is unchanged

Regards,

Olaf Fraczyk <olaf at cbk.poznan.pl>




More information about the samba-technical mailing list