Gentoo Archives: gentoo-user

From: Jamie <gentoo@×××××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem doing an emerge -uD world on AMD64
Date: Thu, 05 Jan 2006 18:40:02
Message-Id: 43BD6661.2020709@orcon.net.nz
In Reply to: Re: [gentoo-user] Problem doing an emerge -uD world on AMD64 by Ernie Schroder
1 I did an emerge pam but am still getting this error:
2
3 checking for pututxline... no
4 checking for setutxent... no
5 checking for utmpxname... no
6 checking for daemon... no
7 checking for daemon in -lbsd... no
8 checking for getpagesize... no
9 checking for getpagesize in -lucb... no
10 checking whether system supports SO_PEERCRED getsockopt... yes
11 checking if openpty correctly handles controlling tty... no
12 checking whether getpgrp requires zero arguments... yes
13 checking for dlopen in -ldl... no
14 checking for pam_set_item in -lpam... no
15 configure: error: *** libpam missing
16
17 !!! Please attach the config.log to your bug report:
18 !!! /var/tmp/portage/openssh-4.2_p1/work/openssh-4.2p1/config.log
19
20 !!! ERROR: net-misc/openssh-4.2_p1 failed.
21 !!! Function econf, Line 495, Exitcode 0
22 !!! econf failed
23 !!! If you need support, post the topmost build error, NOT this status
24 message.
25
26 Can anyone help me get around this? Is it possibly worth compiling
27 openssh without pam support to avoid this error?
28
29 Ernie Schroder wrote:
30
31 >On Thursday 05 January 2006 12:48, a tiny voice compelled Jamie to write:
32 >
33 >
34 >>When doing an emerge -uD world on AMD64 I get the following error when
35 >>openssh-4.2_p1 is being compiled:
36 >>
37 >>checking for dlopen in -ldl... no
38 >>checking for pam_set_item in -lpam... no
39 >>configure: error: *** libpam missing
40 >>
41 >>!!! Please attach the config.log to your bug report:
42 >>!!! /var/tmp/portage/openssh-4.2_p1/work/openssh-4.2p1/config.log
43 >>
44 >>!!! ERROR: net-misc/openssh-4.2_p1 failed.
45 >>!!! Function econf, Line 495, Exitcode 0
46 >>!!! econf failed
47 >>!!! If you need support, post the topmost build error, NOT this status
48 >>message.
49 >>
50 >>I can see from this that the complaint is that libpam is missing but
51 >>what do I emerge to get libpam installed?
52 >>
53 >>
54 >
55 >
56 >qpkg -f /usr/lib/libpam.so
57 >sys-libs/pam *
58 >
59 >
60 >
61
62 --
63 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem doing an emerge -uD world on AMD64 "Paweł Madej" <linux@××××××××.info>
Re: [gentoo-user] Problem doing an emerge -uD world on AMD64 Willie Wong <wwong@×××××××××.EDU>
Re: [gentoo-user] Problem doing an emerge -uD world on AMD64 Richard Fish <bigfish@××××××××××.org>