OpenSolaris

Printable Version Enter a New Search
Bug ID 6717553
Synopsis libX11 doesn't know its own SONAME
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:libx11
Keywords
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_93
Fixed In snv_93
Release Fixed solaris_nevada(snv_93)
Related Bugs
Submit Date 20-June-2008
Last Update Date 23-June-2008
Description
After running elfdump -d on an application built on a recent Nevada build, I noticed
it listed a dependency on libX11.so instead of libX11.so.4

"elfdump -d /usr/X11/lib/libX11.so.4 | grep SONAME" returns nothing,  which is why the
application recorded the wrong dependency.    libX11 should be fixed to have the right
SONAME.
Work Around
N/A
Comments
N/A