Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336144 - sys-libs/pam-1.1.1-r2 build failure
Summary: sys-libs/pam-1.1.1-r2 build failure
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 01:17 UTC by Christopher Head
Modified: 2010-09-06 03:36 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 Christopher Head 2010-09-06 01:17:50 UTC
Near the end of compiling pam-1.1.1-r2 (with USE flag "nls" on and all others off), I get this output:

libtool: link: i686-pc-linux-gnu-gcc -I../../../libpam/include -I../../../libpamc/include -I./.. -fpie -O2 -march=pentium-m -pipe -fomit-frame-pointer -mfpmath=sse -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -pie -Wl,-O1 -Wl,-O1 -o .libs/upperLOWER upperLOWER.o  -Wl,--as-needed -L/var/cache/portage/sys-libs/pam-1.1.1-r2/work/Linux-PAM-1.1.1/libpam /var/cache/portage/sys-libs/pam-1.1.1-r2/work/Linux-PAM-1.1.1/libpam/.libs/libpam.so
/var/cache/portage/sys-libs/pam-1.1.1-r2/work/Linux-PAM-1.1.1/libpam/.libs/libpam.so: undefined reference to `dlsym'
/var/cache/portage/sys-libs/pam-1.1.1-r2/work/Linux-PAM-1.1.1/libpam/.libs/libpam.so: undefined reference to `dlerror'
/var/cache/portage/sys-libs/pam-1.1.1-r2/work/Linux-PAM-1.1.1/libpam/.libs/libpam.so: undefined reference to `dlopen'
/var/cache/portage/sys-libs/pam-1.1.1-r2/work/Linux-PAM-1.1.1/libpam/.libs/libpam.so: undefined reference to `dlclose'
collect2: ld returned 1 exit status

Reproducible: Always

Steps to Reproduce:
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-06 02:20:55 UTC
Please provide emerge --info and full build log.
Comment 2 Christopher Head 2010-09-06 03:35:59 UTC
Sorry, my mistake, I broke a file. This is not a bug.