Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2007 09:51:33 -0500
From:      Victor Cardona <v.cardona@sbcglobal.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Azureus Build Error
Message-ID:  <46335F75.1070704@sbcglobal.net>
In-Reply-To: <200704212236.43567.shinjii@maydias.com>
References:  <200704212236.43567.shinjii@maydias.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig3E49F868CFE18CDC29F81510
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Warren Liddell wrote:
> Running FreeBSD 6.2-STABLE .. Azureus as always fials with the followin=
g (any=20
> ideas/suggestions welcomed)
> ---------------
>=20
> =3D=3D=3D>  Building for azureus-3.0.1.0
> Buildfile: build.xml
>=20
> init:
>     [mkdir] Created dir: /usr/ports/net-p2p/azureus/work/build
>=20
> compile:
>     [javac] Compiling 2510 source files=20
> to /usr/ports/net-p2p/azureus/work/build
>    =20
> [javac] /usr/ports/net-p2p/azureus/work/org/gudy/azureus2/pluginsimpl/l=
ocal/utils/resourcedownloader/ResourceDownloaderFactoryImpl.java:66:=20
> cannot resolve symbol
>     [javac] symbol  : method toURI ()
>     [javac] location: class java.net.URL
>     [javac]                             return( new=20
> ResourceDownloaderFileImpl( null, new File( url.toURI())));
>     [javac]                                                            =
                               =20
> ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -deprecation for details.
>     [javac] 1 error
>=20
> BUILD FAILED
> /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the c=
ompiler=20
> error output for details.
>=20
> Total time: 1 minute 7 seconds
> *** Error code 1
>=20
> Stop in /usr/ports/net-p2p/azureus.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd=
=2Eorg"
>=20

What version of Java do you have installed?  The method that cannot be
found toURI() was added in Java 1.5.  If you are still using 1.4 or
earlier, then you will need to upgrade your JRE or JDK first.



--------------enig3E49F868CFE18CDC29F81510
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFGM198/vsF3HWT+ZURAtg3AJ9QGIv9uwn5Lsn/78iZQQVSyUEWLwCYoWmf
kyTTVloW+QPrqAZpSx7k4g==
=5IN4
-----END PGP SIGNATURE-----

--------------enig3E49F868CFE18CDC29F81510--



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