Re: JDBC build - Mailing list pgsql-jdbc

From Marko Kreen
Subject Re: JDBC build
Date
Msg-id 20011206205343.A22079@l-t.ee
Whole thread Raw
In response to JDBC build  (Denise Ball <deniseb@psl.nmsu.edu>)
List pgsql-jdbc
On Mon, Dec 03, 2001 at 04:21:53PM -0700, Denise Ball wrote:
> I have tried for the entire day to build the JDBC drivers for postgres.
> They will not build.
>
> Here is the error message I keep getting:
>
> /postgresql/postgresql-7.2b1/src/interfaces/jdbc/org/postgresql/Driver.java:210:
> ';' expected
>    [javac]     return ${major};
>
> I cannot figure out what I am missing.

1) You need to use switch '--with-java' when configuring.
2) You need to use make for building, not Ant directly.

--
marko


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: 7.3 build of PostgreSQL JDBC Driver
Next
From: Mike Cannon-Brookes
Date:
Subject: Re: Problems with truncated BLOB