Chew, Darren
2004-Oct-08 14:52 UTC
[Samba] Trouble compiling pam_winbind 3.0.8pre1 on Solaris 9
Hi All, I am having trouble compiling Samba 3.0.8pre1 with pam_winbind. I am using the following configure string. ./configure --prefix=/usr/local/samba --exec-prefix=/usr/local/samba --with-libiconv=/usr/local/lib --with-ldap=/opt/csw --with-krb5=/usr/local/krb5 --with-automount --with-pam --with-ldapsam --with-utmp --with-libsmbclient --with-winbind ... and I get the following output checking security/pam_modules.h usability... no checking security/pam_modules.h presence... yes configure: WARNING: security/pam_modules.h: present but cannot be compiled configure: WARNING: security/pam_modules.h: check for missing prerequisite headers? configure: WARNING: security/pam_modules.h: see the Autoconf documentation configure: WARNING: security/pam_modules.h: section "Present But Cannot Be Compiled" configure: WARNING: security/pam_modules.h: proceeding with the preprocessor's result configure: WARNING: security/pam_modules.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no checking for security/_pam_macros.h... no Any help much appreciated. Darren