2010/10/16 Paul Menzel <[email protected]>: > Am Samstag, den 16.10.2010, 13:56 +0200 schrieb Frans Meulenbroeks: > > Typo in commit summary. s/gnutols/gnutls/
ah ok, will fix. Thanks for spotting this. > > I have not kept up with recent changes. But why is that patch not needed > anymore and why can the `libtool-m4-macros` be removed? > Well the problem I got was this: | libtool: Version mismatch error. This is libtool 2.4, but the | libtool: definition of this LT_INIT comes from libtool 2.2.6b. | libtool: You should recreate aclocal.m4 with macros from libtool 2.4 | libtool: and run autoconf again. | make[6]: *** [close-hook.lo] Error 63 | make[6]: *** Waiting for unfinished jobs.... | libtool: Version mismatch error. This is libtool 2.4, but the | libtool: definition of this LT_INIT comes from libtool 2.2.6b. | libtool: You should recreate aclocal.m4 with macros from libtool 2.4 | libtool: and run autoconf again. | make[6]: *** [sockets.lo] Error 63 | libtool: Version mismatch error. This is libtool 2.4, but the | libtool: definition of this LT_INIT comes from libtool 2.2.6b. | libtool: You should recreate aclocal.m4 with macros from libtool 2.4 | libtool: and run autoconf again. | make[6]: *** [asnprintf.lo] Error 63 | libtool: Version mismatch error. This is libtool 2.4, but the | libtool: definition of this LT_INIT comes from libtool 2.2.6b. | libtool: You should recreate aclocal.m4 with macros from libtool 2.4 | libtool: and run autoconf again. | make[6]: *** [c-ctype.lo] Error 63 I understood that the m4 macros will be regenerated and the patch is not needed any more. As said before this was the advice I got in irc to fix this. I've used http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=eb059202723cefaebe1242e4d1ec2a00c35d3d94 as guidance, authored the patch, this made gnutls build fine. As a 2nd verification I'm currently build an image that requires several pacakges using gnutls, but it'll take a few hrs before this is finished. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
