Mantis - gd
Viewing Issue Advanced Details
3618 packaging major sometimes 2009-04-03 21:51 2009-05-23 01:10
james  
mwatters  
normal  
closed  
fixed  
none    
none  
0003618: Linked to 2 different libfreetype.so.6 and libz.so
This affects amd64 version, not sparcv9 /opt/csw/lib/amd64/libgd.so.2.0.0 is linked to the /use/sfw version of libfontconfig which is also linked to libfreetype.so.6 and libz.so.1. I can't make it crash but instinct tells me this is best avoided.

The undrerlying problem is the lack of CSW amd64 fontconfig - please request.



Also and not very of minor importance, is there a need for /opt/csw/bin/amd64/ and /opt/csw/bin/sparcv9/ executables? Justify with measurable speed gains or address space requirement.

$ ldd /opt/csw/lib/amd64/libgd.so.2.0.0
    libiconv.so.2 => /opt/csw/lib/amd64/libiconv.so.2
    libXpm.so.4 => /usr/lib/64/libXpm.so.4
    libX11.so.4 => /usr/lib/64/libX11.so.4
    libjpeg.so.62 => /opt/csw/lib/amd64/libjpeg.so.62
    libfontconfig.so.1 => /usr/lib/64/libfontconfig.so.1
    libfreetype.so.6 => /opt/csw/lib/amd64/libfreetype.so.6
    libpng12.so.0 => /opt/csw/lib/amd64/libpng12.so.0
    libz.so => /opt/csw/lib/amd64/libz.so
    libm.so.2 => /lib/64/libm.so.2
    libc.so.1 => /lib/64/libc.so.1
    libXext.so.0 => /usr/lib/64/libXext.so.0
    libsocket.so.1 => /lib/64/libsocket.so.1
    libnsl.so.1 => /lib/64/libnsl.so.1
    libfreetype.so.6 => /usr/sfw/lib/64/libfreetype.so.6
    libz.so.1 => /usr/lib/64/libz.so.1
    libexpat.so.0 => /usr/sfw/lib/64/libexpat.so.0
    libz.so.1 (SUNW_1.1) => (version not found)
    libmp.so.2 => /lib/64/libmp.so.2
    libmd.so.1 => /lib/64/libmd.so.1
    libscf.so.1 => /lib/64/libscf.so.1
    libdoor.so.1 => /lib/64/libdoor.so.1
    libuutil.so.1 => /lib/64/libuutil.so.1
    libgen.so.1 => /lib/64/libgen.so.1
Issue History
2009-04-03 21:51 james New Issue
2009-04-03 21:52 mwatters Status new => assigned
2009-04-03 21:52 mwatters Assigned To => mwatters
2009-04-04 05:35 mwatters Note Added: 0005840
2009-04-04 10:59 james Note Added: 0005845
2009-05-17 23:03 mwatters Note Added: 0006141
2009-05-17 23:03 mwatters Status assigned => resolved
2009-05-17 23:03 mwatters Resolution open => fixed
2009-05-23 01:10 mwatters Note Added: 0006182
2009-05-23 01:10 mwatters Status resolved => closed

Notes
(0005840)
mwatters   
2009-04-04 05:35   
Waiting on amd64 support for gcc
(0005845)
james   
2009-04-04 10:59   
Sorry, I wrote "not very of minor importance" but I changed the sense mid way in the sentance. The extra exectuables are not of importance.
(0006141)
mwatters   
2009-05-17 23:03   
This is resolved in the current testing version.
(0006182)
mwatters   
2009-05-23 01:10   
closed fixed