Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2007 15:38:32 +0100
From:      RW <fbsd06@mlists.homeunix.com>
To:        ports@FreeBSD.org
Subject:   Azureus wont build
Message-ID:  <20070412153832.67306261@gumby.homeunix.com>

next in thread | raw e-mail | index | archive | help

The new version of Azureus wont build for me (see below).

I have FreeBSD 6.2, and jdk14. I've tried both swt, and swt-devel, and
rebuilding the dependencies, to no effect. 

Any ideas?


------------------------------------------------------
make
===>  Building for azureus-3.0.0.8
Buildfile: build.xml

init:

compile:
    [javac] Compiling 487 source files
to /data/ports/net-p2p/azureus/work/build
[javac] /data/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
/data/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
compiler error output for details.

Total time: 8 seconds
*** Error code 1

Stop in /data/ports/net-p2p/azureus.
*** Error code 1

Stop in /data/ports/net-p2p/azureus.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070412153832.67306261>