Обсуждение: Unable to compile enterprise version of jdbc-driver

Поиск
Список
Период
Сортировка

Unable to compile enterprise version of jdbc-driver

От
pgsql-bugs@postgresql.org
Дата:
Grim Iversen (grim.iversen@hl.telia.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.postgresqlperhaps is to blame.   

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

Sample Code


No file was uploaded with this report