libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems using libtool in linux !!


From: Albert Chin
Subject: Re: problems using libtool in linux !!
Date: Wed, 11 Sep 2002 07:18:25 -0500
User-agent: Mutt/1.2.5i

On Wed, Sep 11, 2002 at 02:42:14AM -0700, Rohit Panda wrote:
> iam using a redhat linux 7.2 with kernel 2.4.7-10 and
> 
> libtool --version
> ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23:26:18)
> 
> Autoconf version 2.13
> automake (GNU automake) 1.4-p5
> 
> i was trying to compile mpatrol_1.4.8 but to have got problems related to
> libtool.
> 
> Making all in src
> make[2]: Entering directory `/home/users/rohit/mpatrol/pkg/auto/src'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
> -I/usr/X11R6
> /include    -g -O2 -c list.c
> libtool: ltconfig version `' does not match ltmain.sh version `1.3.5'
> Fatal configuration error.  See the libtool docs for more information.
> make[2]: *** [list.lo] Error 1
> make[2]: Leaving directory `/home/users/rohit/mpatrol/pkg/auto/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/users/rohit/mpatrol/pkg/auto'
> make: *** [all-recursive-am] Error 2
> 
> can anybody guess what the problem is.if u want any other information i would
> definately provide.

You're building against a newer libtool.m4 than used by the project.
ltconfig is from libtool 1.3.x. Did you make any changes to the
project at all? Like rebuilding aclocal.m4 or configure?

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]