This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/30454] [4.3 Regression] classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]