Mantis - gsed
Viewing Issue Advanced Details
3545 packaging tweak always 2009-04-01 01:44 2010-08-29 06:11
james  
rmacduff  
normal  
closed  
fixed  
none    
none  
0003545: RPATH contains /opt/csw/lib/\$ISALIST
RPATH contains /opt/csw/lib/\$ISALIST but ISALIST is redundant anyway as gsed does not use libs that have arch variants.
CSWgsed 4.1.5,REV=2009.03.24
file = /opt/csw/bin/gsed
RPATH contains /opt/csw/lib/\$ISALIST
RPATH = [6] RPATH /opt/csw/lib/\$ISALIST:/opt/csw/lib:/opt/csw/lib:/opt/csw/gcc4/lib


$ LD_LIBRARY_PATH=/opt/csw/lib/\$ISALIST ldd /opt/csw/bin/gsed
    libintl.so.3 => /opt/csw/lib/sparcv8/libintl.so.3
    libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2
    libc.so.1 => /usr/lib/libc.so.1
    libdl.so.1 => /usr/lib/libdl.so.1
    /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1

(note: sparcv8 links back to ./)




Issue History
2009-04-01 01:44 james New Issue
2009-04-06 21:17 rmacduff Assigned To => rmacduff
2009-04-06 21:17 rmacduff Status new => assigned
2009-04-06 21:31 rmacduff Note Added: 0005910
2009-04-06 21:36 rmacduff Note Added: 0005911
2009-04-06 21:36 rmacduff Status assigned => resolved
2009-04-06 21:36 rmacduff Resolution open => fixed
2010-08-29 06:11 bwalton Status resolved => closed

Notes
(0005910)
rmacduff   
2009-04-06 21:31   
Added NOISALIST = 1 to Makefile. Installed on sol8 and sol10.
(0005911)
rmacduff   
2009-04-06 21:36   
See my previous note.