[yocto] [SOLVED] Re: BeagleBone...bitbake -v core-image-sato stops

2016-01-03 Thread kaffeesurrogat
chine with ubuntu to build the yocto-project. On ubuntu there was no need to enable gettext via ea-acl.inc. The build finished without any extra measures. Have fun, kaffessurrogat On 29.12.2015 11:21, kaffeesurrogat wrote: On 28.12.2015 23:00, Khem Raj wrote: On Dec 28, 2015, at 8:56 A

Re: [yocto] BeagleBone...bitbake -v core-image-sato stops

2015-12-29 Thread kaffeesurrogat
On 28.12.2015 23:00, Khem Raj wrote: On Dec 28, 2015, at 8:56 AM, kaffeesurrogat wrote: Hello again, well I'm really a noob and guessing what to do. Well I've interrupted bitbake cause nothing was happing and the log.do_compile of attr-native didn't show any error message.

Re: [yocto] BeagleBone...bitbake -v core-image-sato stops

2015-12-28 Thread kaffeesurrogat
make[2]: ../-libtool: Command not found This looks a little bit weird to me, especially the "minus" in front of the "libtool" . Where does it come from? A missing or empty variable? Something like ${MYNAMEIS}-libtool an ${MYNAMEIS} not known? Greetings, Kaffeesurrog

Re: [yocto] BeagleBone...bitbake -v core-image-sato stops

2015-12-28 Thread kaffeesurrogat
ON="-yocto-standard"' + ret=0 + trap '' 0 + exit 0 Currently 1 running tasks (1040 of 1770): 0: attr-native-2.4.47-r0 do_compile (pid 1778) ----- To be honest, I'm lost ..

[yocto] Fwd: Re: BeagleBone...bitbake -v core-image-sato stops

2015-12-28 Thread kaffeesurrogat
7;# Global settings from linux recipe' + echo 'CONFIG_LOCALVERSION="-yocto-standard"' + ret=0 + trap '' 0 + exit 0 Currently 1 running tasks (1040 of 1770): 0: attr-native-2.4.47-r0 do_compile (pid 1778) --------

Re: [yocto] BeagleBone...bitbake -v core-image-sato stops

2015-12-28 Thread kaffeesurrogat
o 'CONFIG_LOCALVERSION="-yocto-standard"' + ret=0 + trap '' 0 + exit 0 Currently 1 running tasks (1040 of 1770): 0: attr-native-2.4.47-r0 do_compile (pid 1778) -----

Re: [yocto] BeagleBone...bitbake -v core-image-sato stops

2015-12-07 Thread kaffeesurrogat
ing a multilib-enabled profile. For everything else I've followed the steps mentioned in the yocto wiki found on wiki.gentoo.org: https://wiki.gentoo.org/wiki/Yocto Have fun, kaffeesurrogat Am 06.12.2015 um 18:32 schrieb kaffeesurro...@posteo.de: Thanks so far. I wasn't aware of the lo

Re: [yocto] BeagleBone...bitbake -v core-image-sato stops

2015-12-06 Thread kaffeesurrogat
bbfatal 'oe_runmake failed' + echo 'ERROR: oe_runmake failed' ERROR: oe_runmake failed It might happen to be the problem, but I don't know . I will poke around, to find some information about setting up the gcc-toolchain. Could this be the problem ? Thanks, kaffees