Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] pam error, cant su -
Date: Tue, 26 Jul 2005 18:42:44
Message-Id: 42E683CE.7090203@asmallpond.org
In Reply to: [gentoo-user] pam error, cant su - by Jorge Boscan
1 Jorge Boscan wrote:
2
3 >pam does not compile
4 >
5 >*** Building pam-unix module of the framework...
6 >
7 >mkdir -p /var/tmp/portage/pam-0.78-r2/image//lib/security
8 >install -m 755 pam_unix.so /var/tmp/portage/pam-0.78-r2/image//lib/security
9 >
10 >
11 [...]
12
13 > * Checking if all modules were built...
14 >
15 > * ERROR: pam_cracklib have dependencies in /usr.
16 >
17 >
18
19 Try running:
20
21 ldd /var/tmp/portage/pam-0.78-r2/image/lib/security/pam_cracklib*.so
22
23 That should turn up what library is linked in /usr instead of /lib. My guess is probably libcrypt.so, but might be libpam as well...
24
25 -Richard
26
27
28 --
29 gentoo-user@g.o mailing list