On 04/20/2017 02:15 AM, Mojca Miklavec wrote: > On 20 April 2017 at 02:06, Mojca Miklavec wrote: >> On 18 April 2017 at 14:43, Tim Rühsen wrote: >>> >>> Just pushed some commits. That should enable you to >>> $ CC=cc ./configure ... (all your options) >>> >>> to get a clean wget executable (with just Solaris system libraries). >> >> Thank you. This indeed works, but if I try the gcc compiler again, then I get >> >> CCLD wget >> Undefined first referenced >> symbol in file >> bind connect.o >> recv connect.o >> getservbyname ../lib/libgnu.a(getaddrinfo.o) >> getsockname connect.o >> accept connect.o >> listen connect.o >> gethostbyname ../lib/libgnu.a(getaddrinfo.o) >> socket connect.o >> setsockopt connect.o >> connect connect.o >> getpeername connect.o >> inet_ntop host.o >> gai_strerror host.o >> ld: fatal: symbol referencing errors. No output written to wget >> >> and I suspect users on other OSes might experience similar problems. > > Oh, I'm sorry. This is an older bug that has already been present in > the previous version (which is not to say that it shouldn't be fixed > :).
Can't reproduce on OpenCSW unstable10x (and never saw this before). Btw, I switched sucessfully back to gcc with CC=gcc ./configure --enable-ipv6 --disable-iri --disable-nls --disable-ntlm --disable-pcre --without-libiconv-prefix --without-libintl-prefix --without-libuuid --without-libpsl --without-ssl --without-zlib --without-metalink && make clean && make Regards, Tim
signature.asc
Description: OpenPGP digital signature
