[oe-commits] [Bug 5211] Example profile corrupts the path and prevents classpath to build successfully

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Fri Jun 19 11:34:43 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5211





--- Comment #7 from Robert Schuster <thebohemian at gmx.net>  2009-06-19 11:34:43 ---
Hi,
I did not see that there was a duplicate. With your new tmp dir please do this:

bitbake javac-native

Then go into tmp/staging/'uname -m'-linux/usr/bin and run ./jamvm -version . It
should tell you that it is jamvm 1.5.3.

Then try to run the ECJ compiler manually:

ECJ_JAR=/home/rschus/oe/beagle/tmp/staging/'uname
-m'-linux/usr/share/java/ecj-bootstrap.jar

./jamvm -cp $ECJ_JAR org.eclipse.jdt.internal.compiler.batch.Main -version

If the last line causes any error please report back.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list