------- Comment #5 from tromey at gcc dot gnu dot org 2007-01-17 13:56 ------- Unfortunately I still haven't been able to reproduce this. I do have a few questions:
I'd like to see more of the build log, in particular what happened before the failing command. Does the failing gcj invocation work if you try it from the command line? Try it with -v, too, since that may be interesting. > cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi Look in trunk/libjava/classpath/lib/gnu/javax/crypto/jce/mac. Does HMacSHA512Spi.class exist? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30454