Denis wrote:
Here is the build error: | make[5]: *** No rule to make target `-lgconf-2', needed by `libmozgnome.so'. Stop. | make[5]: *** Waiting for unfinished jobs.... [...] | make[5]: Leaving directory
`/home/gnutoo/embedded/oe/oetmps/nokia900/work/armv7a-oe-linux-gnueabi/fennec-1_2.0+4.0b3pre-r0/mozilla-central/objdir/xulrunner/toolkit/system/gnome'
| make[4]: *** [libs_tier_platform] Error 2
After building some implicit dependencies manually, I am stuck with the following error. Not sure if I got past the stuff that fails for Denis above yet. Differences might occur due to me using the autoconf213 supplied by my host distro, and not autoconf213-native from OE as that is broken. | make[5]: *** No rule to make target `-lnotify', needed by `libmozgnome.so'. Stop. Problem: I built recipes/libnotify/libnotify_0.4.5.bb before. Before investigating further, would it make sense to bump the SRCREV like in following commit ? commit 6780b399ccc4a7eef43b71162250106e7f98ba7b Author: Koen Kooi <[email protected]> Date: Sat Nov 27 17:09:36 2010 +0100 fennec: update to 4.0b3pre Signed-off-by: Koen Kooi <[email protected]> Best, Lukas _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
