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]> |
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