Re: make: 1254-004 The error code from the last command is 1.
Tacho <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
I forget C compiler: gcc 3.3.2 thanks. 2010/7/16 Tacho <[email protected]>: > Hi, > > OS: AIX 5L 5.3 > Database: Oracle 11g R1 (11.1.0.7) > unixODBC 2.3.0 > freeTDS 0.82 > > ./configure -with-tdsver="0.82" -with-unixODBC=/usr/local > > Thanks, > Tacho > > > 2010/7/16 <[email protected]>: >> Hi, >> What is your "configure" line? >> Under what system you are building? >> >> Thank you. >> >> >> -----Original Message----- >>>From: Tacho <[email protected]> >>>Sent: Jul 16, 2010 6:06 PM >>>To: [email protected] >>>Subject: Re: [freetds] make: 1254-004 The error code from the last command is 1. >>> >>>I see something wrong, no libs has been generated into /usr/local/lib, >>>what am I doing incorrect? >>> >>>Regards. >>> >>> >>>2010/7/16 Tacho <[email protected]>: >>>> Hello, >>>> >>>> I'm getting the following error when make command is run, I do not how >>>> to get rid of it, and don't know if this error can cause any problems >>>> by using freetds and unixodbc. >>>> Anyone could help me out to fix this issue, I'll appreciate it a lot. >>>> Thanks beforehand: >>>> >>>> T -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes >>>> -Wmissing-prototypes -Wno-long-long -D_THREAD_SAFE -g -O2 -MT >>>> freebcp.o -MD -MP -MF ".deps/freebcp.Tpo" -c -o freebcp.o freebcp.c; >>>> then mv -f ".deps/freebcp.Tpo" ".deps/freebcp.Po"; else rm -f >>>> ".deps/freebcp.Tpo"; exit 1; fi >>>> /bin/sh ../../libtool --tag=CC --mode=link gcc -D_THREAD_SAFE >>>> -g -O2 -o freebcp freebcp.o ../dblib/libsybdb.la -lpthreads >>>> gcc -D_THREAD_SAFE -g -O2 -o .libs/freebcp freebcp.o -L../dblib/.libs >>>> -lsybdb -lpthreads >>>> -Wl,-blibpath:/usr/local/lib:/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.3.0.0/3.3.2:/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.3.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: 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. >>>> 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. >>>> >>>> >>>> >>>> Regards. >>>> Tacho >>>> >>>_______________________________________________ >>>FreeTDS mailing list >>>[email protected] >>>http://lists.ibiblio.org/mailman/listinfo/freetds >> >> _______________________________________________ >> FreeTDS mailing list >> [email protected] >> http://lists.ibiblio.org/mailman/listinfo/freetds >> >