bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] recent changes (iri?) break compilation on MacOS X


From: Micah Cowan
Subject: Re: [Bug-wget] recent changes (iri?) break compilation on MacOS X
Date: Fri, 03 Jul 2009 12:40:07 -0700
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Christian Ebert wrote:
> Hi,
> 
> With the recent devel changes building on MacOS X fails like so:
> 
> gcc  -g -O2  -L/sw/lib -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 iri.o build_info.o version.o ftp-opie.o 
> openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a  -lssl -lcrypto   -ldl  -lidn
> Undefined symbols:
>   "_libiconv_open", referenced from:
>       _locale_to_utf8 in iri.o
>       _remote_to_utf8 in iri.o
>   "_libiconv", referenced from:
>       _do_conversion in iri.o
>   "_libiconv_close", referenced from:
>       _remote_to_utf8 in iri.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[2]: *** [wget] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1

Looks like maybe it's not adding a necessary -liconv or something. Can
you send me your config.log?

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
Maintainer of GNU Wget and GNU Teseq
http://micah.cowan.name/




reply via email to

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