From mboxrd@z Thu Jan 1 00:00:00 1970 From: marco_cantu_ranzani at libero.it Date: Mon, 24 Oct 2011 17:36:55 +0200 (CEST) Subject: [Buildroot] libtool: Version mismatch error Message-ID: <27994637.3793461319470615135.JavaMail.defaultUser@defaultHost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net ./libtool: line 1300: func_opt_split: command not found libtool: Version mismatch error. This is libtool 2.2.10, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.10 The same problem but while compiling PTH 2.0.7 Anyone?