libtool
[Top][All Lists]
Advanced

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

Re: error message upgrading to newest libtool...


From: Gary V. Vaughan
Subject: Re: error message upgrading to newest libtool...
Date: Fri, 24 Feb 2006 13:14:34 +0000
User-agent: Thunderbird 1.5 (X11/20051201)

Ed Hartnett wrote:
> Howdy all!
> 
> I got the latest libtool from the CVS and installed it. Now when I
> build my library, I get the following error:
> 
> libtool: Version mismatch error.  This is libtool 2.1a, but the
> libtool: definition of this LT_INIT comes from an older release.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.1a
> libtool: and run autoconf again.
> make[1]: *** [fort-attio.lo] Error 1
> make[1]: Leaving directory `/shecky/n3_new/fortran'
> make: *** [check-recursive] Error 1
> 
> 
> I have tried rm aclocal.m4, and autoreconf --force.
> 
> But nothing has worked. Any suggestions?

This is telling you that your project is picking up an old libtool.m4,
and the latest ltmain.sh.  Have you installed your new libtool to a
different prefix from the old one?  Where is your aclocal command
collecting macros from?

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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