On Thu, 12 Apr 2007 20:02:13 +0300
Kaspars Bankovskis <[EMAIL PROTECTED]> 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.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to