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: ikorot AT earthlink.net, FreeTDS Development Group <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 17:23:14 -0700

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 <ikorot AT earthlink.net>:
> Hi,
> What is your "configure" line?
> Under what system you are building?
>
> Thank you.
>
>
> -----Original Message-----
>>From: Tacho <tachoymu AT gmail.com>
>>Sent: Jul 16, 2010 6:06 PM
>>To: freetds AT lists.ibiblio.org
>>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 <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
>>>
>>_______________________________________________
>>FreeTDS mailing list
>>FreeTDS AT lists.ibiblio.org
>>http://lists.ibiblio.org/mailman/listinfo/freetds
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>




Archive powered by MHonArc 2.6.24.

Top of Page