Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131315 - nvidia-glx: libXvMCNVIDIA.so.1.* should be linked as libXvMCNVIDIA.so
Summary: nvidia-glx: libXvMCNVIDIA.so.1.* should be linked as libXvMCNVIDIA.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
: 98831 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-26 03:58 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-09-04 05:37 UTC (History)
1 user (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 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-26 03:58:03 UTC
Without that link, -lXvMCNVIDIA defaults to link a static .a that creates not small problems with plugins for example in xine-lib.

The reason ldconfig doesn't do that link automatically is that its soname is libXvMCNVIDIA_dynamic.so, thus libXvMCNVIDIA.so is not in the list of links to do.

Thanks,
Diego
Comment 1 Kris Kersey (RETIRED) gentoo-dev 2006-07-06 14:21:23 UTC
Fixed bug in new x11-drivers/nvidia-drivers-1.0.8762.ebuild

Give it a try. :-)
Comment 2 Anders Hellgren gentoo-dev 2006-09-04 05:37:32 UTC
*** Bug 98831 has been marked as a duplicate of this bug. ***