libtool
[Top][All Lists]
Advanced

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

error message upgrading to newest libtool...


From: Christopher Hulbert
Subject: error message upgrading to newest libtool...
Date: Thu, 23 Feb 2006 13:25:23 -0500

On 2/22/06, Ed Hartnett <address@hidden> 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?
>
> Thanks!
>
> Ed
>
> --
> Ed Hartnett  -- address@hidden
>
>
>
> _______________________________________________
> http://lists.gnu.org/mailman/listinfo/libtool
>


Looks like your aclocal is picking up the old libtool macros.  If you
installed libtool to /usr/local, try using aclocal -I
/usr/local/share/aclocal




reply via email to

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