Re: [xml] Building libxml on Darwin 1.3.1



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]