problems compiling under IRIX
David Nahman
vanyadog at yahoo.com
Wed Jul 3 19:39:14 EDT 2002
Dear List,
I've downloaded the latest cvs snapshot, and am having
some strange problems building under IRIX 6.5 with gcc
2.95.2. If I run autogen.sh with the no options, I am
able to build fine. If I feed it the options that I
need for my project, namely --disable-shared, the
build chokes when I get to freebcp. My error messages
are:
gcc -DHAVE_CONFIG_H -I. -I. -I../../include
-I../../include -g -O2 -DTDS70 -c freebcp.c
/bin/sh ../../libtool --mode=link gcc -g -O2 -DTDS70
-o freebcp freebcp.o ../dblib/libsybdb.la gcc -g -O2
-DTDS70 -o freebcp freebcp.o
../dblib/.libs/libsybdb.a
ld32: ERROR 33: Unresolved text symbol
"tds_get_locale" -- 1st referenced by
../dblib/.libs/libsybdb.a(dblib.o).
Use linker option -v to see when and which
objects, archives and dsos are loaded.
ld32: INFO 152: Output file removed because of error.
collect2: ld returned 2 exit status
make[2]: *** [freebcp] Error 1
I have banged my head against this for a while, but
I'm not as savvy with autoconf/automake as I would
like to be.
Thanks for any hints,
David Nahman
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
More information about the FreeTDS
mailing list