[oe] building classpath / ecj-initial fails

Chris Veigl chris at shifz.org
Mon Jan 11 20:57:13 UTC 2010


Martin Jansa <martin.jansa <at> gmail.com> writes:
> > ERROR: function do_compile failed
> > 

> git pull.. se my commit yesterday


I did a git pull, cleared the tmp folder and let 
bitbake run during the night, but get the same error:

  tmp/staging/i686-linux/usr/bin/java-initial -classpath  antlr.Tool -o \
    ../tools/generated/gnu/classpath/tools/gjdoc/expr/ \
    ./gnu/classpath/tools/gjdoc/expr/java-expression.g
  Unrecognised command line option: -o


must be something different ...
seems like jamvm version 1.4.5 does not have the "-o" switch !?

I currently use

  PREFERRED_VERSION_jamvm-initial = "1.4.5"
  PREFERRED_VERSION_classpath-initial = "0.93"

  PREFERRED_VERSION_jamvm-native = "1.5.3"
  PREFERRED_VERSION_classpath-native = "0.98"

  PREFERRED_VERSION_jamvm = "1.5.2"
  PREFERRED_VERSION_classpath = "0.98"

  PREFERRED_VERSION_libecj-bootstrap = "3.4"

as recommended in the openembedded wiki ...
regards,
chris.





More information about the Openembedded-devel mailing list