Azureus wont build

RW fbsd06 at mlists.homeunix.com
Thu Apr 12 19:29:12 UTC 2007


On Thu, 12 Apr 2007 20:02:13 +0300
Kaspars Bankovskis <kei at delfi.lv> wrote:

> > 12-Apr-2007 15:38:32 RW:
> > 
> > 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?
> >
> >     [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
> > 
> You should install from ports java/diablo-jdk15 instead of jdk14. It's
> already prebuild distribution of java available from freebsd
> foundation. And it works fine with Azureus.
>

I've built jdk15 instead. The thing is that the Azureus port Makefile
has

JAVA_VERSION=   1.4+

which looks to be out of date.


More information about the freebsd-ports mailing list