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

Willy Sudiarto Raharjo willysr at slackbuilds.org
Thu Nov 3 09:46:58 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

It works fine here using sbopkg

libkate:
  MD5SUM check for libkate-0.4.1.tar.gz ... OK
  Building package libkate-0.4.1-x86_64-1_SBo.tgz ... OK

is this a clean slackware64-14.2 or upgrade from previous version?


-- 
Willy Sudiarto Raharjo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20161103/b940fe48/attachment.asc>


More information about the SlackBuilds-users mailing list