Compdigitec Labs

« | Home | »

Solving “libtool: Version mismatch error”

By admin | October 18, 2012

After ./configure and make, you get this interesting scenario:

libtool: Version mismatch error.  This is libtool 2.4.2 Debian-2.4.2-1ubuntu1, but the
libtool: definition of this LT_INIT comes from libtool 2.4.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 Debian-2.4.2-1ubuntu1
libtool: and run autoconf again.
make[5]: *** [perl.lo] Error 63

The solution?

autoreconf -ivf

If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!

Topics: Linux | 4 Comments »

4 Responses to “Solving “libtool: Version mismatch error””

  1. pravin Says:
    February 4th, 2013 at 06:39

    thanks for the post……….it really helped me………

  2. Suman Kumar Chalavadi Says:
    April 5th, 2016 at 08:52

    Thanks a lot. it worked.

  3. อะไหล่อุตสาหกรรม Says:
    March 18th, 2024 at 22:21

    … [Trackback]

    […] Find More on that Topic: compdigitec.com/labs/2012/10/18/solving-libtool-version-mismatch-error/ […]

  4. lsm99live Says:
    April 3rd, 2024 at 20:09

    … [Trackback]

    […] Find More to that Topic: compdigitec.com/labs/2012/10/18/solving-libtool-version-mismatch-error/ […]

Comments