JDBC build

From: Denise Ball <deniseb(at)psl(dot)nmsu(dot)edu>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: JDBC build
Date: 2001-12-03 23:21:53
Message-ID: 3C0C0911.7090605@psl.nmsu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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.

I also cannot find the JDBC jar file anywhere on line. Maybe I have the
wrong name.

Any and all help will be greatly appreciated.

Thank you,
Denise

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rene Pijlman 2001-12-04 00:04:00 Re: Compiling source
Previous Message Jens Carlberg 2001-12-03 22:11:35 Re: JDBC/JSP: Strange Problem