On Fri, Mar 07, 2014 at 02:28:15PM +0000, MONDON Daniel wrote: > The README for meta-java clearly states which layers are needed, giflib is > only on meta-openembedded. > > Bye Henning > ----------------------------------------------------------------- > Hi, > > Then ... I do > > I am under virtualized Ubuntu 12.04 server. > I compile for MACHINE = "qemuarm". > > WARNING: > /home/lpg/Test/oe-core/build/tmp-eglibc/sstate-control/manifest-qemuarm-cacao-initial.populate_sysroot > not found > WARNING: > /home/lpg/Test/oe-core/build/tmp-eglibc/sstate-control/manifest-qemuarm-libecj-bootstrap.populate_sysroot > not found > WARNING: > /home/lpg/Test/oe-core/build/tmp-eglibc/sstate-control/manifest-qemuarm-ecj-initial.populate_sysroot > not found > WARNING: > /home/lpg/Test/oe-core/build/tmp-eglibc/sstate-control/manifest-qemuarm-classpath-initial.populate_sysroot > not found > WARNING: > /home/lpg/Test/oe-core/build/tmp-eglibc/sstate-control/manifest-qemuarm-jikes-initial.populate_sysroot > not found > > > I've got this error: > ERROR: Task 637 > (virtual:native:/home/lpg/Test/oe-core/meta-java/recipes-core/jamvm/jamvm_git.bb, > do_configure) failed with exit code '1' > > > The log is attached ... > > > Thanks > Daniel. >
Hi, okay seems I have to add libffi native to the depends of jamvm and "inherit pkgconfig". For now try to bitbake libffi-navtive before your bitbake command. Bye Henning _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
