bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Final error on Solaris: libintl missing during "make chec


From: Tim Ruehsen
Subject: Re: [Bug-wget] Final error on Solaris: libintl missing during "make check"
Date: Thu, 22 Jan 2015 12:02:34 +0100
User-agent: KMail/4.14.2 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; )

Hi Dago,

could you please send the output of

$ egrep 'INTL|ICONV' config.log|grep LIB

(after ./configure ...) ?

Tim

On Thursday 22 January 2015 10:56:57 Dagobert Michelsen wrote:
> Hi folks,
> 
> as the last released wget 1.16.1 does not work on Solaris I tried the
> version from GIT
> and have one final issue when running the testsuite:
> > gmake[4]: Leaving directory '/home/dam/work/wget/src'
> > gcc  -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1 
> >  -DHAVE_LIBGNUTLS -I/opt/csw/include   -DNDEBUG    -o unit-tests 
> > ../src/libunittest.a ../lib/libgnu.a -L/opt/csw/lib -lpcre   -luuid
> > -lnettle -L/opt/csw/lib -lgnutls   -L/opt/csw/lib -lz   -lsocket -lnsl
> > -lrt  -lidn -lrt -L/opt/csw/lib -lpcre   -luuid -lnettle -L/opt/csw/lib
> > -lgnutls   -L/opt/csw/lib -lz   -lsocket -lnsl -lrt  -lidn Undefined     
> >                  first referenced
> > 
> >  symbol                             in file
> > 
> > libintl_gettext                    
> > ../src/libunittest.a(libunittest_a-http.o)  (symbol belongs to implicit
> > dependency /opt/csw/lib/libintl.so.8) libintl_textdomain                 
> > ../src/libunittest.a(libunittest_a-test.o)  (symbol belongs to implicit
> > dependency /opt/csw/lib/libintl.so.8) libiconv_close                     
> > ../src/libunittest.a(libunittest_a-iri.o)  (symbol belongs to implicit
> > dependency /opt/csw/lib/libiconv.so.2) libiconv_open                     
> >  ../src/libunittest.a(libunittest_a-iri.o)  (symbol belongs to implicit
> > dependency /opt/csw/lib/libiconv.so.2) libintl_bindtextdomain            
> >  ../src/libunittest.a(libunittest_a-test.o)  (symbol belongs to implicit
> > dependency /opt/csw/lib/libintl.so.8) libintl_ngettext                   
> > ../src/libunittest.a(libunittest_a-spider.o)  (symbol belongs to implicit
> > dependency /opt/csw/lib/libintl.so.8) libiconv                           
> > ../src/libunittest.a(libunittest_a-iri.o)  (symbol belongs to implicit
> > dependency /opt/csw/lib/libiconv.so.2) ld: fatal: symbol referencing
> > errors. No output written to unit-tests
> It would be very cool if this could be fixed and a new release (1.16.2?) be
> made as I have two requests from users for an updated package due to
> CVE-2014-4877.
> 
> 
> Best regards
> 
>   — Dago

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]