Hi all, I am installing apache-php-mysql bundle to a RaQ2 Cobalt. MySql, PHP went through but at the time of making apache 1.3.28 it shows the messages:
-lresolv -lm -ldl -lnsl -lcrypt -lcrypt -lm -lcrypt -lndbm -ldb -ldl modules/extra/libextra.a(mod_auth_pam.o): In function `pam_auth_basic_user': mod_auth_pam.c(.text+0x5f8): undefined reference to `pam_start' mod_auth_pam.c(.text+0x628): undefined reference to `pam_strerror' mod_auth_pam.c(.text+0x674): undefined reference to `pam_fail_delay' mod_auth_pam.c(.text+0x690): undefined reference to `pam_authenticate' mod_auth_pam.c(.text+0x6c0): undefined reference to `pam_strerror' mod_auth_pam.c(.text+0x728): undefined reference to `pam_end' mod_auth_pam.c(.text+0x754): undefined reference to `pam_end' mod_auth_pam.c(.text+0x790): undefined reference to `pam_acct_mgmt' mod_auth_pam.c(.text+0x7c0): undefined reference to `pam_strerror' mod_auth_pam.c(.text+0x800): undefined reference to `pam_end' mod_auth_pam.c(.text+0x824): undefined reference to `pam_end' collect2: ld returned 1 exit status make[2]: *** [target_static] Error 1 make[2]: Leaving directory `/tmp/apache_1.3.28/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/tmp/apache_1.3.28' make: *** [build] Error 2 Part of the installation, included to activate module mod_auth_pam.c in the configuration. What could be wrong? Thanks _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
