Skip to Content.
Sympa Menu

freetds - Re: [freetds] make: 1254-004 The error code from the last command is 1.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Tacho <tachoymu AT gmail.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] make: 1254-004 The error code from the last command is 1.
  • Date: Fri, 16 Jul 2010 15:06:13 -0700

I see something wrong, no libs has been generated into /usr/local/lib,
what am I doing incorrect?

Regards.


2010/7/16 Tacho <tachoymu AT gmail.com>:
> 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
>




Archive powered by MHonArc 2.6.24.

Top of Page