[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: pam-0.99.7.1
- From: Thorsten Kukuk <kukuk suse de>
- To: Pluggable Authentication Modules <pam-list redhat com>
- Subject: Re: pam-0.99.7.1
- Date: Wed, 7 Mar 2007 06:18:11 +0100
On Tue, Mar 06, saxa droplinegnome org wrote:
> Hi ppl !
>
> After this test here:
>From where did you get this test? This is not the one from
pam-0.99.7.1.
> # 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 ?
This means that the test is wrong and that you should run "make check"
instead.
Your test is using the runtime libpam, not the freshly builded once.
Thorsten
--
Thorsten Kukuk, Project Manager Base System, Release Manager SLES
SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg
GF: Markus Rex, HRB 16746 (AG Nuernberg)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]