[oe] classpath_0.98 recipe failure

Elvis Dowson elvis.dowson at mac.com
Thu Jun 18 08:51:11 UTC 2009


Hi Robert & Phil,
			       I've tried once again, with the latest oe repository sync,  
and classpath-0.98.bb recipe fails at this point.

checking if ecj -warn:-deprecation,serial,unusedImport is a version of  
gcj... Exception in thread "main" java.lang.NoClassDefFoundError: org/ 
eclipse/jdt/internal/compiler/batch/Main
|    <<No stacktrace available>>
| Caused by: java.lang.ClassNotFoundException:  
org.eclipse.jdt.internal.compiler.batch.Main not found in  
java.lang.ClassLoader$1{urls=[], parent=null}
|    at java.net.URLClassLoader.findClass(URLClassLoader.java:529)
|    at java.lang.ClassLoader.loadClass(ClassLoader.java:341)
|    at java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)
|    at java.lang.ClassLoader.loadClass(ClassLoader.java:293)
|
| checking if ecj -warn:-deprecation,serial,unusedImport works...  
configure: error: The Java compiler ecj -warn:- 
deprecation,serial,unusedImport failed (see config.log, check the  
CLASSPATH?)
| FATAL: oe_runconf failed

Are you able to compile classpath-0.98 on your machines? If so, can  
you give me your PREFERRED_PROVIDER/VERSION settings?

There are my current settings.

PREFERRED_PROVIDER_classpath = "classpath"
PREFERRED_VERSION_classpath = "0.98"
PREFERRED_VERSION_classpath-initial = "0.93"
PREFERRED_VERSION_classpath-native = "0.97.2"

PREFERRED_PROVIDER_virtual/java-initial = "jamvm-initial"
PREFERRED_VERSION_jamvm-initial = "1.5.0"

PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
PREFERRED_VERSION_libecj-bootstrap = "3.4.1"

PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
PREFERRED_VERSION_jamvm-native = "1.5.3"

PREFERRED_VERSION_jamvm = "1.5.2"

Best regards,

Elvis




More information about the Openembedded-devel mailing list