[freetds] Compile/Link in AIX with xlc 8 problem.

pablo caballero pdcvgmh at gmail.com
Fri Feb 15 08:54:11 EST 2008


Hi. I'm new in Linux/Unix world. I'm trying to make FreeTDS over AIX
5.3with xlc 8 suite.

If I run configure with "--disable-shared" like suggested in
http://www.freetds.org/userguide/osissues.htm#AIX "make" work fine but I
need shared librarys because I will mount FreeTDS over unixODBC (I had
compiled it without problems).

I had tried anothers suggestions that I had found without results.

This is the output (last lines) of make:

xlc_r -Wl,-bM:SRE -o .libs/libtds.so.5    -L/home/caballep/unixODBC/lib
-liconv -lc  -Wl,-bE:.libs/libtds.exp -Wl,-bnoentry ${wl}-berok
ld: 0711-244 ERROR: No csects or exported symbols have been saved.
make: 1254-004 The error code from the last command is 8.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 2.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.

I'm sorry if my english isn't pretty good.

Thanks in advance.


More information about the FreeTDS mailing list