Build 630 latest CVS, IBMJava2-SDK 1.3.1 on Linux 2.4.20:

compile:
    [javac] Compiling 738 source files to freenet/build
    [javac] freenet/src/freenet/node/Main.java:864: cannot resolve symbol
    [javac] symbol  : constructor Checkpoint  (freenet.fs.dir.NativeFSDirectory)
    [javac] location: class freenet.node.states.maintenance.Checkpoint
    [javac]                 new Checkpoint((NativeFSDirectory)dir).schedule(node);
    [javac]                 ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED
file:freenet/build.xml:95: Compile failed; see the compiler error output for details.


_______________________________________________
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support

Reply via email to