pam-0.99.7.1
saxa at droplinegnome.org
saxa at droplinegnome.org
Tue Mar 6 22:57:15 UTC 2007
Hi ppl !
After this test here:
# Check for module problems. Specifically, check that every module we just
# installed can actually be loaded by a minimal PAM-aware application.
for module in $PKG_STAGEROOT/lib64/security/pam*.so ; do
if ! $DLG_COREREPOS/$NAME/dlopen.sh -lpam -ldl ${module} ; then
die "Could not load module"
fi
I get the following error:
/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/pam-0.99.7.1-1/lib64/security/pam_access.so:
symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in
file libpam.so.0 with link time reference
Can somebody please explain what this means, where it goes wrong ?
Rgds
Saxa
More information about the Pam-list
mailing list