On 9 November 2015 at 12:43, Jussi Kukkonen <[email protected]> wrote:
> Fix cross-compilation build issue in gio tests. > glib-2.0-native fails with: | make all-recursive | make[5]: glib-compile-resources: Command not found | make[5]: Entering directory `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-rpm/build/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.46.1-r0/build/gio/tests' | make[5]: glib-compile-resources: Command not found | make[5]: glib-compile-resources: Command not found | make[5]: glib-compile-resources: Command not found If the host doesn't have glib-compile-resources on. I guess the patch needs to say "if cross then use host glib-compile-resources, otherwise use the one we just built". Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
