[freetds] Unable to install to AIX 5.2
James K. Lowden
jklowden at freetds.org
Tue Jun 10 16:28:34 EDT 2008
Martin Mann wrote:
> gcc -D_THREAD_SAFE -g -O2 -Wl,-brtl -o t0001 t0001.o common.o
> ../.libs/libtds.a ../../replacements/.libs/libreplacements.a -lpthreads
> ld: 0711-317 ERROR: Undefined symbol: .iconv_open ld: 0711-317 ERROR:
> Undefined symbol: .iconv_close ld: 0711-317 ERROR: Undefined symbol:
> .iconv
You can back up to the beginning and ./configure --disable-libiconv if you
don't need fancy conversions.
$ ./configure --help | grep iconv
--disable-libiconv do not attempt to include libiconv
--with-libiconv-prefix[=DIR] search for libiconv in DIR/include and
DIR/lib
--without-libiconv-prefix don't search for libiconv in includedir
and libdir
HTH.
--jkl
More information about the FreeTDS
mailing list