OpenSolaris

Printable Version Enter a New Search
Bug ID 6761986
Synopsis Update pathname for libfmd_snmp Makefile.com
State 10-Fix Delivered (Fix available in build)
Category:Subcategory fma:other
Keywords
Responsible Engineer Basabi Bhattacharya
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_105
Fixed In snv_105
Release Fixed solaris_nevada(snv_105)
Related Bugs 6684453 , 6757301
Submit Date 21-October-2008
Last Update Date 17-December-2008
Description
The pathname needs to be updated due to PSARC/2008/227.
-----
[ jbeck, 2008-Nov-26 ]

The following warnings appear in the "Check ELF runtime attributes" (a.k.a. check_rtime) section of an ON nightly build once a given build machine is upgraded to 103:

./usr/lib/fm/amd64/libfmd_snmp.so.1: unused search path=/usr/sfw/lib/amd64  (RUN PATH/RPATH from file .../proto/root_i386/usr/lib/fm/amd64/libfmd_snmp.so.1)     <remove search path?>
./usr/lib/fm/fmd/plugins/snmp-trapgen.so: unused search path=/usr/sfw/lib  (RUNPATH/RPATH from file .../proto/root_i386/usr/lib/fm/fmd/plugins/snmp-trapgen.so) <remove search path?>
./usr/lib/fm/libfmd_snmp.so.1: unused search path=/usr/sfw/lib  (RUNPATH/RPATH from file .../proto/root_i386/usr/lib/fm/libfmd_snmp.so.1)       <remove search path?>
./usr/lib/hal/hald-addon-network-discovery: unused search path=/usr/sfw/lib  (RUNPATH/RPATH from file .../proto/root_i386/usr/lib/hal/hald-addon-network-discovery)     <remove search path?>
./usr/lib/hal/hald-probe-network-printer: unused search path=/usr/sfw/lib  (RUNPATH/RPATH from file .../proto/root_i386/usr/lib/hal/hald-probe-network-printer) <remove search path?>
-----
In addition, there are couple more -

==== Check ELF runtime attributes ====

./usr/lib/fm/fmd/plugins/snmp-trapgen.so: unused search path=/usr/sfw/lib  (RUNPATH/RPATH from file /export/test/6761986_fix/proto/root_sparc/usr/lib/fm/fmd/plugins/snmp-trapgen.so)	<remove search path?>
./usr/lib/hal/hald-probe-network-printer: unused search path=/usr/sfw/lib  (RUNPATH/RPATH from file /export/test/6761986_fix/proto/root_sparc/usr/lib/hal/hald-probe-network-printer)	<remove search path?>
Work Around
N/A
Comments
N/A