Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164868 - [prelink] cannot prelink programs linked to xorg's libGL.so
Summary: [prelink] cannot prelink programs linked to xorg's libGL.so
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-01 16:21 UTC by Melendro
Modified: 2007-03-25 05:19 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 Melendro 2007-02-01 16:21:58 UTC
prelink fails when trying to prelink every application linked to libGL.so:

/usr/sbin/prelink: /usr/bin/glxinfo: Cannot prelink against non-PIC shared library //usr//lib/opengl/xorg-x11/lib/libGL.so.1

Nevertheless, libGL.so.1.2 has been successfully prelinked:

Prelinking /usr/lib/opengl/xorg-x11/lib/libGL.so.1.2
(No errors)

Versions:
[ebuild   R   ] sys-devel/prelink-20060712-r1  886 kB
[ebuild   R   ] media-libs/mesa-6.5.1-r1  USE="nptl -debug -doc -hardened -motif" VIDEO_CARDS="radeon -i810 -mach64 -mga -none -r128 -s3virge -savage -sis (-sunffb) -tdfx -trident -via" 0 kB


Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-01 16:41:07 UTC
Don't use prelink; seriously. It's been completely unmaintained for ages, has tons of bugs and is noone seems interested in digging into this.
Comment 2 Melendro 2007-02-01 17:47:02 UTC
(In reply to comment #1)
> Don't use prelink; seriously. It's been completely unmaintained for ages, has
> tons of bugs and is noone seems interested in digging into this.
> 

Unmaintained in Gentoo or upstream?
Comment 3 SpanKY gentoo-dev 2007-03-25 05:19:15 UTC
if /usr/lib/opengl/xorg-x11/lib/libGL.so.1 contains TEXTRELs, then there's no actual bug in prelink