Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123672 - openssh-4.2p1 configure fails to detect pam
Summary: openssh-4.2p1 configure fails to detect pam
Status: RESOLVED DUPLICATE of bug 94458
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-21 20:30 UTC by Merlyn
Modified: 2006-02-21 20:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Merlyn 2006-02-21 20:30:22 UTC
The following bug occured when compiling 
-------

checking for endutent... no
checking for getutent... no
checking for getutid... no
checking for getutline... no
checking for pututline... no
checking for setutent... no
checking for utmpname... no
checking for endutxent... no
checking for getutxent... no
checking for getutxid... no
checking for getutxline... no
checking for pututxline... no
checking for setutxent... no
checking for utmpxname... no
checking for daemon... no
checking for daemon in -lbsd... no
checking for getpagesize... no
checking for getpagesize in -lucb... no
checking whether system supports SO_PEERCRED getsockopt... yes
checking if openpty correctly handles controlling tty... no
checking whether getpgrp requires zero arguments... yes
checking for dlopen in -ldl... no
checking for pam_set_item in -lpam... no
configure: error: *** libpam missing
-------
I tracked the cause down to the following patch
openssh-1p1-0.3.6.patch
-------

The USE flag associated with this patch is 'ldap'.

Not quite sure why I'm getting this now..but will look into.
Just wanted to post to help everyone else.

If anyone has any suggestions please email
mcousins@adelphia.net or leave reply here

Thanxs

Merlyn
Comment 1 SpanKY gentoo-dev 2006-02-21 20:31:42 UTC
has nothing to do with portage
Comment 2 SpanKY gentoo-dev 2006-02-21 20:32:48 UTC
for future reference: always include `emerge info`

*** This bug has been marked as a duplicate of 94458 ***