Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99467 - qingy doesn't compile with USE=-pam
Summary: qingy doesn't compile with USE=-pam
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
: 101748 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-18 15:03 UTC by rob holland (RETIRED)
Modified: 2005-08-08 07:15 UTC (History)
2 users (show)

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 rob holland (RETIRED) gentoo-dev 2005-07-18 15:03:46 UTC
qingy wants to link against libshadow which only exists as a .a file here and
the other devs I asked don't have it at all (I'm on amd64, there are on x86 if
it matters).

Either shadow is broken and should be installing a .so or qingy is broken in
expecting the linking to work.

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
/usr/lib64/libshadow.a(commonio.o): relocation R_X86_64_32 against `a local
symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib64/libshadow.a(commonio.o): could not read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [libqingy.la] Error 1
make[4]: Leaving directory
`/var/tmp/portage/qingy-0.6.0/work/qingy-0.6.0/src/libraries'
Comment 1 rob holland (RETIRED) gentoo-dev 2005-07-19 09:12:22 UTC
It's shadow's fault. blaming vapier.
Comment 2 SpanKY gentoo-dev 2005-07-19 17:18:38 UTC
fixed in shadow 4.0.7-r3 and 4.0.10
Comment 3 Michele Noberasco (RETIRED) gentoo-dev 2005-07-20 00:17:23 UTC
Good, I was still enquiring why I was not hit by this...
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-08 07:15:24 UTC
*** Bug 101748 has been marked as a duplicate of this bug. ***