Re: JDBC build

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: JDBC build
Дата
Msg-id 20011206205343.A22079@l-t.ee
обсуждение исходный текст
Ответ на JDBC build  (Denise Ball <deniseb@psl.nmsu.edu>)
Список 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 по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: 7.3 build of PostgreSQL JDBC Driver
Следующее
От: Mike Cannon-Brookes
Дата:
Сообщение: Re: Problems with truncated BLOB