I found the problem.
this patch should be applied to stable in order to be able to compile it with gcj.
diff -ur alt.source/src/freenet/node/rt/DecayingKeyspaceEstimator.java 
source/src/freenet/node/rt/DecayingKeyspaceEstimator.java
--- alt.source/src/freenet/node/rt/DecayingKeyspaceEstimator.java       Tue Jan 13 
06:02:08 2004
+++ source/src/freenet/node/rt/DecayingKeyspaceEstimator.java   Wed Feb  4 16:49:05 
2004
@@ -914,7 +914,7 @@
        /*
         * @see freenet.node.rt.KeyspaceEstimator#getReport()
         */
-       public HTMLReportTool getHTMLReportingTool() {
+       public KeyspaceEstimator.HTMLReportTool getHTMLReportingTool() {
                return new StandardHTMLReportTool();
        }
 
_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to