Skip to Content.
Sympa Menu

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

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "pablo caballero" <pdcvgmh AT gmail.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Compile/Link in AIX with xlc 8 problem.
  • Date: Fri, 15 Feb 2008 11:54:11 -0200

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.



  • [freetds] Compile/Link in AIX with xlc 8 problem., pablo caballero, 02/15/2008

Archive powered by MHonArc 2.6.24.

Top of Page