Unable to compile enterprise version of jdbc-driver

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Unable to compile enterprise version of jdbc-driver
Date: 2000-11-03 20:36:05
Message-ID: 200011032036.eA3Ka5e34566@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Grim Iversen (grim(dot)iversen(at)hl(dot)telia(dot)no) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Unable to compile enterprise version of jdbc-driver

Long Description
I checked out all the source from cvs, and tried to compile the jdbc-driver with the class "PostgresqlDataSource" included, using the command:

make enterprise

The compile failed, and a look at the source suggests that the moving of the jdbc driver from package postgresql to org.postgresql perhaps is to blame.

Using "make jdbc2" created the standard postgresql.jar file without any errors.

Sample Code

No file was uploaded with this report

Browse pgsql-bugs by date

  From Date Subject
Next Message Max Pyziur 2000-11-04 15:27:09 AbortTransaction errors - remedy?
Previous Message Tom Lane 2000-11-03 16:21:30 Re: relation modified? (fwd)