[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
pam-0.99.7.1
- From: saxa droplinegnome org
- To: pam-list redhat com
- Subject: pam-0.99.7.1
- Date: Tue, 6 Mar 2007 14:57:15 -0800 (PST)
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]