bug-wget
[Top][All Lists]
Advanced

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

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


From: Christian Ebert
Subject: [Bug-wget] recent changes (iri?) break compilation on MacOS X
Date: Fri, 03 Jul 2009 18:13:39 +0200
User-agent: slrn/pre1.0.0-11/mm/ao/mc (Darwin)

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

(complete build log is available)

$ iconv --version
iconv (GNU libiconv 1.11)
Copyright (C) 2000-2007 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Bruno Haible.

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.5.7
BuildVersion:   9J61

configureparams (worked before):
./configure --prefix=/usr/local --disable-nls \
--with-libiconv-prefix=/sw --with-libintl-prefix=/sw --with-libidn=/sw


Not urgent, just feedback ;-)

c
-- 
  Was heißt hier Dogma, ich bin Underdogma!
[ What the hell do you mean dogma, I am underdogma. ]
_F R E E_  _V I D E O S_  http://www.blacktrash.org/underdogma/
                          http://www.blacktrash.org/underdogma/index-en.html





reply via email to

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