jessie-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jessie-discuss] compile problem jessie 1.0.1


From: Casey Marshall
Subject: Re: [Jessie-discuss] compile problem jessie 1.0.1
Date: Fri, 28 Oct 2005 23:05:06 -0700

On Oct 28, 2005, at 12:53 PM, Martin Egholm Nielsen wrote:

when running make with jessie 1.0.1 I get this error:
CLASSPATH=.:/usr/local/gnu-crypto/share/gnu-crypto.jar:classes gcj -C -d classes ./org/metastatic/jessie/provider/SSLSocket.java ./ org/metastatic/jessie/provider/SSLSocketInputStream.java ./org/ metastatic/jessie/provider/SSLSocketOutputStream.java ./org/metastatic/jessie/provider/SSLSocket.java:111: error: Class or interface 'gnu.crypto.auth.callback.DefaultCallbackHandler' not found in import.
   import gnu.crypto.auth.callback.DefaultCallbackHandler;
I was getting this with the debian gnu-crypto package so i compiled it from source but am still getting this problem.


What version of gnu-crypto is this? For glancing into my gnu- crypto.jar 2.1.0 there is indeed a DefaultCallbackHandler!


Yes, Jessie 1.0.1 does indeed require GNU Crypto 2.1.0 or later.

Try looking into your jar - e.g.
jar tvf /usr/local/gnu-crypto/share/gnu-crypto.jar | grep DefaultCallbackHandler

If not there - as suspected - then consider downloading a new version from:

http://syzygy.metastatic.org/gnu-crypto/


Better to use ftp.gnu.org (or a mirror!) and go to /gnu/gnu-crypto.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]