|
From: Jonathan B. <jon...@gm...> - 2015-02-19 18:39:48
|
Am 19.02.2015 um 19:30 schrieb NAKAI Yuta: > > ---------------------------------------- >> Date: Thu, 19 Feb 2015 19:24:33 +0100 >> From: jon...@gm... >> To: msy...@li... >> Subject: [Msys2-users] libtool version mismatch >> >> Hello everybody, >> after the last update I am not able to compile libgnurx by my self >> anymore. I get a version mismatch in libtool: >> >> libtool: Version mismatch error. This is libtool 2.4.6, but the >> libtool: definition of this LT_INIT comes from libtool 2.4.5. >> libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 >> libtool: and run autoconf again. > This explains everything. > Run autoreconf -fiv, then configure and make. Thank you NAKAI, but this did not help. I try it to. For some month we had the same problem and there was a mismatch in the msys2/mingw-w64 system. I think the mingw-libtool-* is not updated. |