Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237445 - Installing xorg-server-1.5.0 libextmod.so is not updated.
Summary: Installing xorg-server-1.5.0 libextmod.so is not updated.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 06:21 UTC by Sándor Lengyel
Modified: 2008-09-15 13:57 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 Sándor Lengyel 2008-09-12 06:21:08 UTC
Emerging xorg-server correctly installs libextmod.so in /usr/lib64//xorg/modules/extensions/libextmod.so which is linked to /usr/lib64/opengl/xorg-x11/extensions/libextmod.so

but for some reason /usr/lib64/opengl/xorg-x11/extensions/libextmod.so is not updated.
I actually have to do am ebuild compile and copy the nuwly compiled libextmod.so by hand to /usr/lib64/opengl/xorg-x11/extensions/libextmod.so.



Reproducible: Always

Steps to Reproduce:
1.Build xorg-server-1.5.0
2.Start Xserver
3.Check the date of /usr/lib64/opengl/xorg-x11/extensions/libextmod.so by doing ls -l, and see that it is not updated.




Expected Results:  
Check the date of /usr/lib64/opengl/xorg-x11/extensions/libextmod.so should have the date of the emerging of xorg-server-1.5.0.

Note. This bug might not be strickily xorg-server-1.5.0 related, but for me it showed up here.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-09-13 15:26:41 UTC
Please post your `emerge --info' too.