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 #6 from dave at hiauly1 dot hia dot nrc dot ca  2007-01-19 00:08 -------
Subject: Re:  [4.3 Regression]
classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for
class gnu.javax.crypto.jce.mac.HMacSHA512Spi

> I'd like to see more of the build log, in particular what happened
> before the failing command.

Attached.

> Does the failing gcj invocation work if you try it from the command
> line?  Try it with -v, too, since that may be interesting.

No.  Also attached is output using gcj -v.

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

Yes.

Dave


------- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca  2007-01-19 00:08 -------
Created an attachment (id=12921)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12921&action=view)


------- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca  2007-01-19 00:08 -------
Created an attachment (id=12922)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12922&action=view)


-- 


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]