Hi Tristan,
First off, how precisely are you encountering this error ?
After building the aboriginal cross compiler and system images
(i.e.
after build.sh completes)... is the above what happens when running
./dev-environment.sh from the system image directory ?
starting it with dev-environment.sh works. But using YBD ('/path/to/ybd/ybd.py
strata/build-essential.morph armv5l')
it gets stuck as previously described.
As my intended target is armv7l(hf)/Cortex-A9 I also tried to build an image for this. The
build succeeded, but the image doesn't boot even with dev-environment.sh.
While almost everything in the build is very self contained, one
thing
that we dont build from scratch is qemu. What is the output of
'qemu-
system-arm --version' for you ?
I have been testing with QEMU 2.5.0 (Debian 1:2.5+dfsg-5).
I use "QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.24)" on Xubuntu
'trusty'.
Regards,
Christoph