build --with-java - Mailing list pgsql-jdbc

From David Rigler
Subject build --with-java
Date
Msg-id 000001c26ac9$19245f20$0b01a8c0@dataaction.co.uk
Whole thread Raw
Responses Re: build --with-java
List pgsql-jdbc
Hi

im using jakarta-ant-1.5, j2sdk1.4.1, j2sdkee1.3.1 and postgresql-7.2.2

when i build posgresql --with-java, i get the following errors

/usr/local/src/postgresql-7.2.2 ......... /ResultSet.java:60
org.postgresql.jdbc2.ResultSet should be declared abstract; it does not
define getURL(int) in org.postgresql.jdbc2.ResultSet

the "should be declared abstract" error is repeated for
Statement,Connection,DatabaseMeatData,PreparedStatement,CallableStatement,PG
clob,ClientConnection

and the make fails

Is this a versions thing ??

Dave


pgsql-jdbc by date:

Previous
From: Dror Matalon
Date:
Subject: Re: Huh? ErrorCode/SQLstate are null?
Next
From: Dave Cramer
Date:
Subject: Re: build --with-java