Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 123672

Summary: openssh-4.2p1 configure fails to detect pam
Product: Gentoo Linux Reporter: Merlyn <mcousins>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***