Re: Compiling

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: Compiling
Дата
Msg-id 20010323111118.A19631@l-t.ee
обсуждение исходный текст
Ответ на Compiling  ("Mike Cannon-Brookes" <mcannon@internet.com>)
Список pgsql-jdbc
On Fri, Mar 23, 2001 at 11:37:23AM +1100, Mike Cannon-Brookes wrote:
> Guys,
>
> tried to pull down the latest src and compile it but I can't. The build file
> seems to filter properties like MAJORVERISON, MINORVERSION etc with ant
> properties that don't exist?
>
> I've hard coded them all in my current SRC now, where are they supposed to
> come from?

Try with following patch:

  http://www.l-t.ee/marko/pgsql/ant12.diff

Does it help?  (You need 'make clean' after applying.)

--
marko


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Mike Cannon-Brookes"
Дата:
Сообщение: DatabaseMetaData.getTables()
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Compiling