OpenSolaris

Printable Version Enter a New Search
Bug ID 6593503
Synopsis unreferenced object=/usr/lib/libz.so.1; unused dependency of /usr/lib/libfontconfig.so.1
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:client_libs
Keywords testcase
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_73
Fixed In snv_73
Release Fixed solaris_nevada(snv_73)
Related Bugs
Submit Date 16-August-2007
Last Update Date 3-September-2007
Description
I am having problems with the "Check ELF runtime attributes" for a couple
of the OSS commands, specifically the two commands that use the gdk/gtk libraries.
Here is the error messages for one of them (the errors are identical),
as Alan C. said this one could be fixed, if I filed a bug.

./usr/sbin/ossctl: unreferenced object=/usr/lib/libz.so.1; unused dependency of /usr/lib/libfontconfig.so.1    <remove lib or -zignore?>
*** Test Case ***
"/usr/sfw/bin/freetype-config --libs" should list:
	-L/usr/sfw/lib -R/usr/sfw/lib -lfreetype 
but not include "-lz"

Neither "elfdump -d /usr/lib/libfontconfig.so.1" nor
"elfdump -d /usr/lib/64/libfontconfig.so.1" should list a NEEDED line for libz.so.1
Work Around
N/A
Comments
N/A