Re: [xml] Building libxml on Darwin 1.3.1
- From: robert <robert xml 00008 org>
- To: Wen-Yu Chang <Wen-yu apple com>
- Cc: xml gnome org
- Subject: Re: [xml] Building libxml on Darwin 1.3.1
- Date: Fri, 27 Apr 2001 08:27:47 +0200
gcc -g -O2 -Wall -o xmllint xmllint.o ./.libs/libxml2.a -lz -lm -lz -lm
/usr/bin/ld: Undefined symbols:
_libiconv
_libiconv_close
j_libiconv_open
It's not linking against libiconv. Did you do a 'make distclean' (or a
'rm config.cache') and run configure again? That should detect the newly
installed library.
robert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]