Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121433 - configure openssh-4.2_p1-r1 fails: libpam missing
Summary: configure openssh-4.2_p1-r1 fails: libpam missing
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 06:56 UTC by Peter `MathFox' Roozemaal
Modified: 2006-02-03 08:13 UTC (History)
0 users

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


Attachments
config.log (config.log,636.75 KB, text/plain)
2006-02-03 06:58 UTC, Peter `MathFox' Roozemaal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter `MathFox' Roozemaal 2006-02-03 06:56:21 UTC
# emerge -uD world

checking for dlopen in -ldl... no
checking for pam_set_item in -lpam... no
configure: error: *** libpam missing

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/openssh-4.2_p1-r1/work/openssh-4.2p1/config.log

# emerge info
Portage 2.0.54 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.14-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://194.117.143.71/mirrors/gentoo http://194.117.143.70"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acl alsa ansi arts audiofile avi berkdb bitmap-fonts bonobo bzip2 cdr clisp crypt cups curl doc dvd dvdr eds emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran gcl gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile idn imagemagick imlib ipv6 java jpeg kde lcms ldap libwww lm-sensors lua lzw lzw-tiff mad mhash mikmod mng motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis openal opengl pam pcre pda pdflib perl png postgres python qt quicktime readline recode ruby samba sdl speex spell ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis xine xml xml2 xmms xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-03 06:57:57 UTC

*** This bug has been marked as a duplicate of 94458 ***
Comment 2 Peter `MathFox' Roozemaal 2006-02-03 06:58:52 UTC
Created attachment 78803 [details]
config.log

the config.log as requested by emerge
Comment 3 Peter `MathFox' Roozemaal 2006-02-03 07:03:42 UTC
How can it be that a bug solved in june 2005 pops up again?
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-02-03 07:08:40 UTC
If you would look at config.log, you'd see that your openldap is screwed - re-emerge it.
Comment 5 Peter `MathFox' Roozemaal 2006-02-03 07:31:02 UTC
a) why do I have openldap on my machine?
b) WTF screws up my openldap installation?
c) why doesn't revdep-rebuild find the breakage?
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-02-03 07:34:04 UTC
You wouldn't have openldap on your machine if you removed ldap USE flag from your make.conf :P
Comment 7 Peter `MathFox' Roozemaal 2006-02-03 08:13:42 UTC
You mean adding -ldap to my USE in make.conf...

I really ponder where my ldap use comes from.