Skip to Content.
Sympa Menu

freetds - Re: [freetds] Problem with Building

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Problem with Building
  • Date: Sat, 22 May 2004 19:42:22 +0200

Il ven, 2004-05-21 alle 02:29, Nguyen, Joe ha scritto:
> Hi, I have a problem installing this on my sparc5 64 bit running one Suse
> 7.3.
>
>
>
> I ran "./configure" and it completed, but when I try to "make" it, I get the
> following error:
>
>
>
>
>
> ..........
>
> : .libs/libtds_objects.a
>
> ar cru .libs/libtds_objects.a
>
> ranlib .libs/libtds_objects.a
>
> creating libtds_objects.la
>
> (cd .libs && rm -f libtds_objects.la && ln -s ../libtds_objects.la
> libtds_objects.la)
>
> /bin/sh ../../libtool --mode=link gcc -g -O2 -o libtds.la -rpath
> /usr/local/lib -version-info 3:0:0 libtds_objects.la -liconv
> ../replacements/libreplacements.la
>
> ../../libtool: test: -: integer expression expected
>

:(

I had similar problem. It seems that at some point configure break
libtool script... The solution is to use development tools (automake,
autoconf) and call "sh autogen.sh" instead of configure.
Did you configure two times or issued a make clean and then rebuild
again ?

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page