Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2007 20:29:07 +0100
From:      RW <fbsd06@mlists.homeunix.com>
To:        freebsd-ports@freebsd.org
Cc:        rnoland@2hip.net
Subject:   Re: Azureus wont build
Message-ID:  <20070412202907.78b48071@gumby.homeunix.com>
In-Reply-To: <20070412170213.GA64150@kei.delfi.lv>
References:  <20070412153832.67306261@gumby.homeunix.com> <20070412170213.GA64150@kei.delfi.lv>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 12 Apr 2007 20:02:13 +0300
Kaspars Bankovskis <kei@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.



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