On Thu, Jul 10, 2008 at 4:37 PM, Dennis Clarke <[EMAIL PROTECTED]> wrote: > but with os200805 I can not get past configure. There are complaints > about libpam at the very least : > > http://www.blastwave.org/dclarke/stuff/samba_on_os200805.txt > > any thoughts ?
FWIW, things seem to progress OK for me. At one time I did "pkg install ss-dev" which was supposed to bring in the studio compilers and other development goodness. ./configure --prefix=/tmp --with-pam things seem to go OK. ... checking whether to try PAM support... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for pam_get_data in -lpam... yes checking for security/pam_modules.h... yes checking for pam/pam_modules.h... no checking security/pam_ext.h usability... no checking security/pam_ext.h presence... no checking for security/pam_ext.h... no checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no checking for security/_pam_macros.h... no checking pam/pam_ext.h usability... no checking pam/pam_ext.h presence... no checking for pam/pam_ext.h... no checking pam/_pam_macros.h usability... no checking pam/_pam_macros.h presence... no checking for pam/_pam_macros.h... no checking for pam_vsyslog... no checking whether to use PAM support... yes checking whether to have PAM MODULES support... yes checking whether to use pam_smbpass... no checking for library containing crypt... none required checking whether to use NISPLUS_HOME... no ... -- Mike Gerdts http://mgerdts.blogspot.com/ _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
