On Wednesday 19 February 2003 18:12, Roger Miliker wrote:
> Hello,
>
> I recently emerged a new glibc, kdelibs and kdebase (no 3.0.x versions
> around).
>
> I cannot use kdm to login anymore - it just says login failed.
>
>  root@linux roger # cat /var/log/syslog |grep kdm
>
> shows:
> .....
> Feb 19 17:56:20 linux kdm[5075]: PAM unable to
> dlopen(/lib/security/pam_stack.so)
> Feb 19 17:56:20 linux kdm[5075]: PAM [dlerror: /lib/security/pam_stack.so:
> undefined symbol: _pam_make_env]
> Feb 19 17:56:20 linux kdm[5075]: PAM adding faulty module:
> /lib/security/pam_stack.so
> Feb 19 17:56:20 linux kdm[5075]: PAM unable to
> dlopen(/lib/security/pam_nologin.so)
> Feb 19 17:56:20 linux kdm[5075]: PAM [dlerror:
> /lib/security/pam_nologin.so: undefined symbol: pam_get_item]
> Feb 19 17:56:20 linux kdm[5075]: PAM adding faulty module:
> /lib/security/pam_nologin.so
> Feb 19 17:56:20 linux kdm[5075]: PAM unable to
> dlopen(/lib/security/pam_console.so)
> Feb 19 17:56:20 linux kdm[5075]: PAM [dlerror:
> /lib/security/pam_console.so: undefined symbol: pam_get_item]
> Feb 19 17:56:20 linux kdm[5075]: PAM adding faulty module:
> /lib/security/pam_console.so
>
>
> How do I get rid of these?
>
Ok replying to myself in case someone has the same problem and manages to find 
the archives:

Turned out after trying rebuilding glibc and whatnot, there is an easy 
solution. 

there is a bugreport similar to my problem at 
http://bugs.gentoo.org/show_bug.cgi?id=9389

and the easy solution is
#echo "/lib/libpam.so" >> /etc/ld.so.preload

ok hope that helped someone.

Good Luck 

Roger

--
[EMAIL PROTECTED] mailing list

Reply via email to