Re: Compiling source

From: Rene Pijlman <rene(at)lab(dot)applinet(dot)nl>
To: "Nicolas Verger" <nicolas(at)verger(dot)net>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Compiling source
Date: 2001-12-04 00:04:00
Message-ID: vi4o0uskhj79tpkvpj9adifugoektqgcij@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 3 Dec 2001 17:29:00 +0100, you wrote:
>I try to compile the JDBC driver source, but I can't.
>I try with jsdk1.4b3

I got it to compile with 1.4b3 by adding a few stub methods
which just do nothing or throw a not.implemented exception. I
guess we should add these methods to the driver as soon as 1.4
stabilises.

>jsdk1.3_1, jdk1.2.2 and no one can compile it.

What seems to be the problem?

>It still miss some javax.xxx classes or new methods

What classes? What methods?

>So, which version of jdk do you use to compile ?

1.3_1 should be fine.

Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl>

In response to

Responses

  • Bad Integer at 2001-12-04 00:31:22 from Peter T. Brown

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter T. Brown 2001-12-04 00:31:22 Bad Integer
Previous Message Denise Ball 2001-12-03 23:21:53 JDBC build