Bug#350091: kaffe: /usr/lib/kaffe/bin/javac is broken
Daniel Schepler
schepler at math.berkeley.edu
Fri Jan 27 09:24:01 UTC 2006
Package: kaffe
Version: 2:1.1.6.91-2
Severity: important
Several java packages are now failing to build with messages like this one
from my build log for cup:
...
make[1]: Entering directory `/tmp/buildd/cup-0.10k'
/usr/lib/kaffe/bin/javac -nowarn -d classes java_cup/*.java java_cup/*/*.java
incorrect classpath: /usr/share/kaffe
----------
1. ERROR in java_cup/Main.java
(at line 1)
package java_cup;
^
The type java.lang.Object cannot be resolved. It is indirectly referenced from
required .class files
----------
1 problem (1 error)make[1]: *** [cup.jar] Error 255
make[1]: Leaving directory `/tmp/buildd/cup-0.10k'
make: *** [build] Error 2
If this is intentional, and all packages need to specify a classpath or
bootclasspath explicitly, let me know so I can file bug reports against the
affected packages.
--
Daniel Schepler
More information about the pkg-java-maintainers
mailing list