[freetds] freetds-63 for AIX 5.1 : Undefined symbol: .tdsdump_open

rkk.cds at nexans.com rkk.cds at nexans.com
Mon May 30 11:08:07 EDT 2005


Hi,

I work on AIX 5.1.
I ahve downloaded Freetds 0.63

I configure freetds with the options :

./configure --includedir==/opt/freetds-063/include

When i start "make" , i get the following message :

.......
/bin/sh ../../libtool --mode=link gcc  -g -O2   -o freebcp  freebcp.o 
../dblib/l
ibsybdb.la  -lc
gcc -g -O2 -o .libs/freebcp freebcp.o  -L../dblib/.libs -lsybdb -liconv 
-lc -Wl,
-blibpath:/usr/local/lib:/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2:
/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/../../..:/usr/lib:/lib 

ld: 0711-317 ERROR: Undefined symbol: .tdsdump_open
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more 
information.
collect2: ld returned 8 exit status
make[2]: *** [freebcp] Error 1
make[2]: Leaving directory `/opt/freetds-0.63/src/apps'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/freetds-0.63/src'
make: *** [all-recursive] Error 1

I have found the definition of tdsdump_open in /include/td.h.
But i can't make it work.

Any advice would be great.

Thanks.

RK



More information about the FreeTDS mailing list