Réf. : Re: [freetds] freetds-63 for AIX 5.1 : Undefinedsymbol: .tdsdump_open
rkk.cds at nexans.com
rkk.cds at nexans.com
Tue May 31 12:24:35 EDT 2005
Thank you for your answer, JKL.
I've tried nm and it doesn't find .tdsdump_open
> nm -o libsybdb.so.5 libsybdb.a | grep tdsdump_open
returns nothing.
In src/tds/.libs, i get :
> nm -o libtds_objects.a | grep tdsddump_open
.tdsdump_open T 02020 0000774
tdsdump_open D 010374
tdsdump_open d 010374 0000014
.tdsdump_open U -
.tdsdump_open U -
And the Makefile in src/dblib seems to exclude tdsdump_open
# version bumped for 0.63, I hope we'll bump it less in the future --
freddy77
libsybdb_la_LDFLAGS = -version-info 5:0:0 -export-symbols-regex
'^(db|bcp_|tdsdu
mp_open|tdsdbopen|.*_xact|close_commit|open_commit|.?asprintf).*'
$(FREETDS_SYMB
OLIC)
Thanks for sharing some other ideas.
rkk
More information about the FreeTDS
mailing list