Re: [xml] Building libxml on Darwin 1.3.1



Yes, I did clean up the cache and ran the make distclean command before I 
tried that again. Actually to make sure of this, I even rm -rf the whole
libxml directory and untar a fresh copy to try this after seeing your
suggestions. But I am still getting the same errors. I would really
appreciate if anybody and shed some light on this.

Thanks again,


Wen-Yu

----------
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: Thu, Apr 26, 2001, 11:27 PM


 >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]