[Slackbuilds-users] libraries/libkate: You should recreate aclocal.m4

Antonio Hernández Blas hba.nihilismus at gmail.com
Thu Nov 3 02:37:52 UTC 2016


Trying to build libraries/libkate:

make[1]: Entering directory '/tmp/SBo/libkate-0.4.1'
/bin/sh ./libtool  --tag=CC  --silent --mode=compile gcc -DHAVE_CONFIG_H
-I. -I./include  -I ./src -I ./include  -Wall -W   -O2 -fPIC -MT
src/lib_libkate_la-kate.lo -MD -MP -MF src/.deps/lib_libkate_la-kate.Tpo -c
-o src/lib_libkate_la-kate.lo `test -f 'src/kate.c' || echo './'`src/kate.c
libtool: Version mismatch error.  This is libtool 2.4.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6
libtool: and run autoconf again.
Makefile:750: recipe for target 'src/lib_libkate_la-kate.lo' failed
make[1]: *** [src/lib_libkate_la-kate.lo] Error 63
make[1]: Leaving directory '/tmp/SBo/libkate-0.4.1'
Makefile:949: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

The solution was to add the next line between *configure ...* and *make &&
make install*:

find . -iname aclocal.m4 -exec rm {} \;

This was in Slackware64 14.2.

Related to:
http://sushihangover.github.io/mono-libtool-version-mismatch-error-this-is-libtool-2-dot-4-6/
http://www.howtodoityourself.org/how-to-fix-libtool-version-mismatch-error.html

- Cheers

-- 
Antonio Hernández Blas | Oaxaca, México, Mx.
https://github.com/nihilismus | https://bitbucket.org/nihilismus |
https://twitter.com/nihilipster
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20161102/49a98086/attachment.html>


More information about the SlackBuilds-users mailing list