Date: Sun, 22 Apr 2007 18:48:04 +1000 From: Warren Liddell <shinjii@maydias.com> To: freebsd-questions@freebsd.org Subject: Azureus Build Error Message-ID: <200704221848.04368.shinjii@maydias.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704221848.04368.shinjii>
