Skip to Content.
Sympa Menu

freetds - Re: Libtool version assumption

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Libtool version assumption
  • Date: Thu, 8 Nov 2001 21:44:39 -0500 (EST)


Bob,

if you run './ltconfig ./ltmain.sh' from the freetds directory does it fix
the problem?

Brian

On Thu, 8 Nov 2001, Bob Kline wrote:

> Ran into the following on a RedHat 7.2 box this morning.
>
> make[3]: Entering directory `/usr/local/packages/freetds/src/tds' /bin/sh
> ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include
> -I../../include -g -O2 -DTDS70 -DMSDBLIB -c mem.c
> libtool: ltconfig version `' does not match ltmain.sh version `1.3.3'
> Fatal configuration error. See the libtool docs for more information.
>
> Looking at ltmain.sh, which is not auto-generated during configure or
> build, as far as I can tell, it appears that there is a hard-wired
> assumption that version 1.3.3 will be present. That seems like a
> fragile assumption, doesn't it? The libtool on a RedHat 7.2 box is
> version 4.0.
>
> Before I go tinkering with the libtool scripts, about which I know
> virtually nothing, can I get some confirmation that this is a problem
> with the build scripts, and not cockpit error on my part? Will freetds
> truly not build properly unless I have *exactly* version 1.3.3 of
> libtool installed?
>
>





Archive powered by MHonArc 2.6.24.

Top of Page