[oe] Problems building classpath in stable/2009

Henk Geraads linux at hf-electronics.com
Thu Jul 9 13:54:54 UTC 2009


Hi,
(Oeps forgotten the attachements)

I have a build a system on the CM-270 with the OE stable/2009  branch. Now a am trying to build the cacao jvm (0.99.3) along with the classpath (ver. 0.98). During the compilation task of the "classpath" i have got the message:

	 java -classpath  antlr.Tool -o ../tools/generated/gnu/classpath/tools/gjdoc/expr/ \
		./gnu/classpath/tools/gjdoc/expr/java-expression.g
	 Unrecognised command line option: -o

	 where options include:
	   -client	   compatibility (ignored)
	   -server	   compatibility (ignored)
	 
	   -cp		   <jar/zip files and directories separated by :>
	   -classpath	   <jar/zip files and directories separated by :>
	 		   locations where to find application classes
	   -D<name>=<value> set a system property
	   -verbose[:class|gc|jni]
	 		   :class print out information about class loading, etc.
	 		   :gc print out results of garbage collection
	 		   :jni print out native method dynamic resolution
	   -version	   print out version number and copyright information
	   -showversion     show version number and copyright and continue
	   -fullversion     show jpackage-compatible version number and exit
	   -? -help	   print out this message
	   -X		   show help on non-standard options

The complete error listing is attached to this email, it seems to me it uses cacao or jamvm to compile?
I tried also with setting the PREFERRED_PROVIDER_virtual/java-native to jamvm-native

In the configuration I already set:

	PREFERRED_PROVIDER_virtual/java-initial   = "cacao-initial"
	PREFERRED_PROVIDER_classpath              = "classpath"
	PREFERRED_PROVIDER_swt3.4-gtk             = "swt3.4-gtk-hildon"

	PREFERRED_VERSION_cacao-initial      = "0.98"
	PREFERRED_VERSION_classpath-initial  = "0.93"

	PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
	PREFERDED_VERSION_libecj-bootstrap = "3.3"

	PREFERRED_PROVIDER_virtual/java-native = "cacao-native"
	PREFERRED_VERSION_cacao-native = "0.99.3"
	PREFERRED_VERSION_classpath-native = "0.97.2"

	PREFERRED_VERSION_cacao     = "0.99.3"
	PREFERRED_VERSION_classpath = "0.98"


Anyone a idea what's wrong?


Henk Geraads

linux at hf-electronics.com < mailto:linux at hf-electronics.com> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: local.conf
Type: application/octet-stream
Size: 8147 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090709/093132f6/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: errorlist.dat
Type: application/octet-stream
Size: 13909 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090709/093132f6/attachment-0005.obj>


More information about the Openembedded-devel mailing list