Mantis - neon
Viewing Issue Advanced Details
3496 packaging minor always 2009-03-25 17:24 2009-03-31 20:48
james  
dam  
normal  
closed  
fixed  
none    
none  
0003496: Not linked to libintl
libneon.so fails "ldd -r" test as is not linked to libintl. This means the addtional library has to used when using neon. Would be handy if neon itself knew about the library.
$ ldd -r /opt/csw/lib/libneon.so | grep "symbol not found"
        symbol not found: libintl_dgettext (/opt/csw/lib/libneon.so)
        symbol not found: libintl_bindtextdomain (/opt/csw/lib/libneon.so)
        symbol not found: libintl_bind_textdomain_codeset (/opt/csw/lib/libneon.so)
Issue History
2009-03-25 17:24 james New Issue
2009-03-30 17:59 dam Status new => assigned
2009-03-30 17:59 dam Assigned To => dam
2009-03-30 20:55 dam Note Added: 0005781
2009-03-30 20:55 dam Status assigned => feedback
2009-03-31 19:58 james Note Added: 0005794
2009-03-31 20:48 dam Note Added: 0005795
2009-03-31 20:48 dam Status feedback => closed
2009-03-31 20:48 dam Resolution open => fixed

Notes
(0005781)
dam   
2009-03-30 20:55   
Testing packages available in /home/testing:

neon-0.28.4,REV=2009.03.30-SunOS5.8-i386-CSW.pkg.gz
neon-0.28.4,REV=2009.03.30-SunOS5.8-sparc-CSW.pkg.gz
neon_devel-0.28.4,REV=2009.03.30-SunOS5.8-i386-CSW.pkg.gz
neon_devel-0.28.4,REV=2009.03.30-SunOS5.8-sparc-CSW.pkg.gz

Please verify that the issue is resolved.
(0005794)
james   
2009-03-31 19:58   
Yes. ldd -r shows nothing missing but also my build succeeds without a hack.
(0005795)
dam   
2009-03-31 20:48   
Fixed in 0.28.4,REV=2009.03.30