Azureus Build Error
Warren Liddell
shinjii at maydias.com
Sat Apr 28 03:36:23 UTC 2007
Running FreeBSD 6.2-STABLE .. Azureus as always fials with the following (any
ideas/suggestions welcomed)
---------------
===> Building for azureus-3.0.1.0
Buildfile: build.xml
init:
[mkdir] Created dir: /usr/ports/net-p2p/azureus/work/build
compile:
[javac] Compiling 2510 source files
to /usr/ports/net-p2p/azureus/work/build
[javac] /usr/ports/net-p2p/azureus/work/org/gudy/azureus2/pluginsimpl/local/utils/resourcedownloader/ResourceDownloaderFactoryImpl.java:66:
cannot resolve symbol
[javac] symbol : method toURI ()
[javac] location: class java.net.URL
[javac] return( new
ResourceDownloaderFileImpl( null, new File( url.toURI())));
[javac]
^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
BUILD FAILED
/usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the compiler
error output for details.
Total time: 1 minute 7 seconds
*** Error code 1
Stop in /usr/ports/net-p2p/azureus.
More information about the freebsd-questions
mailing list