-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Steven M. Schweda wrote: > [...] > cc -g -o wget cmpt.o connect.o convert.o cookies.o ftp.o css.o > css-url.o ftp-basic.o ftp-ls.o hash.o host.o html-parse.o html-url.o > http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o > retr.o snprintf.o spider.o url.o utils.o build_info.o version.o > ftp-opie.o gen-md5.o ../lib/libgnu.a /usr/local/lib/libiconv.so > -R/usr/local/lib -lmd5 -ldl -lsocket -lnsl -lrt > ld: warning: file libgcc_s.so.1: required by /usr/local/lib/libiconv.so, > not found > gmake[2]: Leaving directory `/usr/local/src/wget/mainline-1590345d2328/src' > [...] R=.deps depmode=none /bin/bash ../depcomp \ > [...] >
(Sorry, meant to have this in my first message) If libiconv.so requires libgcc_s.so.1, it should probably have been added to the "LIBICONV" substitution variable. Maybe you can peek at the config.log to see why it apparently wasn't detected as necessary. - -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer. Maintainer of GNU Wget and GNU Teseq http://micah.cowan.name/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpewdUACgkQ7M8hyUobTrHT3wCdHSWvTNW0mJv0DDKbwNWGMEEV XesAni4Fco3PR8BMcTFjFZSM5WJ/uKTt =RYIP -----END PGP SIGNATURE-----
