From owner-freebsd-java@FreeBSD.ORG Mon Oct 15 08:13:37 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B42C16A420 for ; Mon, 15 Oct 2007 08:13:37 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out1.tiscali.nl (smtp-out1.tiscali.nl [195.241.79.176]) by mx1.freebsd.org (Postfix) with ESMTP id EAE1013C480 for ; Mon, 15 Oct 2007 08:13:36 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [195.241.149.28] (helo=guido.klop.ws) by smtp-out1.tiscali.nl with smtp (Tiscali http://www.tiscali.nl) id 1IhKp4-00065I-2E for ; Mon, 15 Oct 2007 09:57:10 +0200 Received: (qmail 3017 invoked from network); 15 Oct 2007 07:30:28 -0000 Received: from localhost (HELO guido.klop.ws) (127.0.0.1) by localhost with SMTP; 15 Oct 2007 07:30:28 -0000 Date: Mon, 15 Oct 2007 09:30:26 +0200 To: "Matthew Seaman" , freebsd-java@freebsd.org From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <47122E46.2080203@infracaninophile.co.uk> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <47122E46.2080203@infracaninophile.co.uk> User-Agent: Opera Mail/9.23 (FreeBSD) Cc: Subject: Re: mysql-connector-java-5.1.5 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Oct 2007 08:13:37 -0000 On Sun, 14 Oct 2007 16:57:10 +0200, Matthew Seaman = wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > > Dear all, > > I'm trying to produce some patches to upgrade the > databases/mysql-connector-java port to the most recent GA version -- > 5.1.5. Unfortunately, things on the 5.1 branch are significantly > different to the 5.0 branch, and I'm running into a Catch 22 situation= . > > Compiling the part of the driver that provides JDBC3.0 functionality > (which is essentially the same as the 5.0 version of the driver) > works fine with diablo-jdk1.5. Compiling the part of the driver that > provides JDBC4.0 functionality however requires Java 6. Unfortunately= > though, compiling the JDBC3.0 code doesn't work with Java 6. It seems= > I need to have multiple java versions installed and to switch between > them for different targets from build.xml > > I can't see how to make this work with the bsd.java.mk setup in ports.= > If anyone cares to take a look, I've a copy of the port as a work > in progress at > > http://www.infracaninophile.co.uk/mysql-connector-java-5.1.5.tbz > > I have switched the preferences in the port so that the default is > to install the pre-compiled .jar file directly from the distfile. > In order to turn on the compilation step you now need to do: > > make -DWITH_COMPILE > > You'll need java/jdk16 installed for that. > > Any suggestions? Or should I just give up on trying to have the ports > system compile the driver? > > Cheers, > > Matthew > - -- > Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard > Flat 3 > PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate > Kent, CT11 9PW > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.4 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFHEi5F8Mjk52CukIwRCH19AJ9wGzI5C/oRm+yp+EyHLK0OhF12/wCglZ+7 > KWiPNsbIG0e18Mt9eZQZIog=3D > =3DAiW8 > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org= " Hello, There is a mysql-java mailinglist on which the creator of the driver is = = active. You could try asking this there also. Ronald. -- = Ronald Klop Amsterdam, The Netherlands