Re: Compiling - Mailing list pgsql-jdbc

From Marko Kreen
Subject Re: Compiling
Date
Msg-id 20010323111118.A19631@l-t.ee
Whole thread Raw
In response to Compiling  ("Mike Cannon-Brookes" <mcannon@internet.com>)
List pgsql-jdbc
On Fri, Mar 23, 2001 at 11:37:23AM +1100, Mike Cannon-Brookes wrote:
> Guys,
>
> tried to pull down the latest src and compile it but I can't. The build file
> seems to filter properties like MAJORVERISON, MINORVERSION etc with ant
> properties that don't exist?
>
> I've hard coded them all in my current SRC now, where are they supposed to
> come from?

Try with following patch:

  http://www.l-t.ee/marko/pgsql/ant12.diff

Does it help?  (You need 'make clean' after applying.)

--
marko


pgsql-jdbc by date:

Previous
From: "Mike Cannon-Brookes"
Date:
Subject: DatabaseMetaData.getTables()
Next
From: Peter Eisentraut
Date:
Subject: Re: Compiling