On Tue, 2005-03-08 at 11:00 +0000, Joe Orton wrote: > It built on i386 but didn't on at least ia64: > > + make javahl > /usr/lib/jvm/java-1.4.2-gcj/bin/javac -d > subversion/bindings/java/javahl/classes -classpath ... > Missing resource : > org/eclipse/jdt/internal/compiler/batch/messages.properties for locale > en_US > Exception in thread "main" java.lang.ExceptionInInitializerError > <<No stacktrace available>> > Caused by: java.util.MissingResourceException: Bundle > org.eclipse.jdt.internal.compiler.batch.messages not found > <<No stacktrace available>> > make: *** [javahl-java] Error 1 > error: Bad exit status from > /usr/src/build/536680-ia64/install-tmp/rpm-tmp.80923 (%build) > This is troubling. This looks like the Eclipse compiler is broken on ia64. But surely we're using that compiler to build other things right now. Does anybody here know? AG