Hi Elvis, you are writing a lot of mails but really vital information is missing from them. First thing to know is: What version of OE are you using? Is this the development branch (org.openembedded.dev)? If so I am wondering why you are not seeing a recipe for jamvm-native 1.5.3. Such a recipe should be there and work just fine. In one of the later mails you write that you missing the 'ecj-initial' binary. Rebuild the recipe ecj-initial then (bitbake -c clean ecj-initial && bitbake ecj-initial). If the script does not exist afterwards something is strange at you place. Btw: Take care if you change between cacao-native and jamvm-native. At this time cacao does not work nicely together with classpath 0.98. So you need to rebuilt classpath as well (when switching from jamvm+classpath). Regards Robert Elvis Dowson schrieb: > Hi, > I'm trying to build the classpath_0.98 recipe, but it doesn't work. > I get a failure that is a really long list of java exceptions, to big to > reproduce here. Here are the last few lines. > > Could someone please help me resolve this error? > > checking if javac -Xlint:unchecked,cast,divzero,empty,finally,overrides > works... configure: error: The Java compiler javac > -Xlint:unchecked,cast,divzero,empty,finally,overrides failed (see > config.log, check the CLASSPATH?) > | FATAL: oe_runconf failed > NOTE: Task failed: > /tool/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/classpath-0.98-r0/temp/log.do_configure.14142 > > ERROR: TaskFailed event exception, aborting > ERROR: Build of > /tool/overo-oe/org.openembedded.dev/recipes/classpath/classpath_0.98.bb > do_configure failed > ERROR: Task 6 > (/tool/overo-oe/org.openembedded.dev/recipes/classpath/classpath_0.98.bb, > do_configure) failed > NOTE: Tasks Summary: Attempted 1703 tasks of which 1698 didn't need to > be rerun and 1 failed. > ERROR: > '/tool/overo-oe/org.openembedded.dev/recipes/classpath/classpath_0.98.bb' > failed > > > Best regards, > > Elvis > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >