Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44934 - media-libs/libmpeg2-0.4.0b installs non-PIC library prevent prelink from working
Summary: media-libs/libmpeg2-0.4.0b installs non-PIC library prevent prelink from working
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-17 02:23 UTC by jochen
Modified: 2004-03-17 10:48 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 jochen 2004-03-17 02:23:46 UTC
media-libs/libmpeg2-0.4.0b installs non-PIC library prevent prelink from working: only PIC libraries can be prelinked.

Maybe adding -fPIC for all architectures would be a good idea?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-03-17 02:56:02 UTC
Odd.  The configure script seems to turn off pic if possible.

I put a fix into CVS.  resync and try out the ebuild with cvs version 1.2 please.
Comment 2 jochen 2004-03-17 06:53:52 UTC
i just sync & emerged the lib again, and now it works :-)

thanks for the quick solution
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-03-17 10:48:13 UTC
glad things are working for you.