On 10/02/2012 02:30 PM, Chase Maupin wrote:
* When building with 24 bitbake threads on my system I observed errors like the following: | configure.ac:199: error: LT_LANG: unsupported language: "Go" | <tmpdir>/work/armv7a-vfp-neon-oe-linux-gnueabi/libtool-2.4.2-r3.0/libtool-2.4.2/aclocal-copy/libtool.m4:768: LT_LANG is expanded from... | configure.ac:199: the top level | autom4te: m4 failed with exit status: 1 * This could be found by doing a clean build. If a build had already been performed then often just cleaning the libtool package and rebuilding it would resolve the issue. * Adding a DEPENDS on libtool-cross resolves this issue with a clean build. * Bump the PRSigned-off-by: Chase Maupin <[email protected]>
Thanks for this, I've merged it into my sgarman/denzil-next testing branches.
Scott -- Scott Garman Embedded Linux Engineer - Yocto Project Intel Open Source Technology Center _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
