I get compile problems like the following, and if I power through
that, runtime problems like "java.lang.NoClassDefFoundError:
Freenet/crypt/SymmetricCipherConnection".  I ripped out and re-CVS'd
all the Java code too, so I strongly doubt it is some form of local
contamination.

/usr/local/src/freenet/Freenet/crypt/SymmetricCipherConnection.java:18: Wrong 
number of arguments in constructor.
        this(host, new CipherLink(rs, p, c, host.in, host.out, mode));
                   ^

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to