From: blima <[email protected]> Reply-To: <[email protected]> Date: Sunday, January 12, 2014 at 5:20 PM To: <[email protected]> Subject: [beagleboard] angstrom bitbake systemd-gnome-image fails
> Hello Everyone, > > Trying to rebuild angstrom. I followed the intstructions on > http://www.angstrom-distribution.org/. > > > It fails on a task far down the line of a number of tasks... > > Any idea/help would be great! > > My setup is a virtual machine on VMware. Ubuntu 12.10 latest updates. > > x86_64-linux-libtool: install: ranlib > /home/bennylima/setup-scripts/build/tmp-an > gstrom_v2013_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/image/home/b > en > nylima/setup-scripts/build/tmp-angstrom_v2013_06-eglibc/sysroots/x86_64-linux/ > us > r/lib/libwmf.a > x86_64-linux-libtool: install: warning: remember to run `x86_64-linux-libtool > -- > finish > /home/bennylima/setup-scripts/build/tmp-angstrom_v2013_06-eglibc/sysroots > /x86_64-linux/usr/lib' > make[3]: Leaving directory > `/home/bennylima/setup-scripts/build/tmp-angstrom_v20 > 13_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/libwmf-0.2.8.4/src' > make[2]: *** [install-am] Error 2 > make[2]: Leaving directory > `/home/bennylima/setup-scripts/build/tmp-angstrom_v20 > 13_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/libwmf-0.2.8.4/src' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory > `/home/bennylima/setup-scripts/build/tmp-angstrom_v20 > 13_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/libwmf-0.2.8.4/src' > make: *** [install-recursive] Error 1 > ERROR: oe_runmake failed > ERROR: Function failed: do_install (see > /home/bennylima/setup-scripts/build/tmp- > angstrom_v2013_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/temp/log.d > o_ > install.57042 for further information) > bennylima@ubuntu:~/setup-scripts/build/tmp-angstrom_v2013_06-eglibc/work/x86_6 > 4-linux/libwmf-native/0.2.8.4-r3/temp$ ls Not sure why you are running bitbake from this folder. You should run your bitbake command from ~/setup-scripts folder. Try the following: bitbake c clean libwmf Bitbake c build libwmf If this succeeds, then run your original bitbake command again. Regards, John > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
