On Sun, Jan 11, 2015 at 09:31:08AM +0530, Nikhil Gend wrote: > Dear Sir, > > I am building angstrom linux image V2.3 for toradex colibri-t20 module and > I got error while compiling openjdk-7 as >
> | 12836 Segmentation fault (core dumped) | qemu-arm -cpu cortex-a8 > -s 2097152 ./mkbc - bytecodes_arm.s > | make[7]: *** [bytecodes_arm.s] Error 139 > | make[7]: *** Waiting for unfinished jobs.... We are using qemu to build the arm bytycode assembler unfornatly the update of qemu in openembedded-core breaks the build and nobody had the time to look deeper into it. As a workaround you try to revert the qemu updates on your local branch. Bye Henning -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
