unable to create postgresql.jar

Поиск
Список
Период
Сортировка
От Amit Lamba
Тема unable to create postgresql.jar
Дата
Msg-id 20020611183114.3675.qmail@web13901.mail.yahoo.com
обсуждение исходный текст
Ответы Re: unable to create postgresql.jar  (Nookala Satish Kumar <javasatish@yahoo.com>)
Список pgsql-interfaces
Hi, I am new to postgresql and need some help in
creating jdbc driver.I installed ant and went to
/src/interfaces/jdbc directory and type make but i got
the following error:
Buildfile: ./build.xml

all:

prepare:

check_versions:

driver:    [echo] Configured build for the JDBC2 Enterprise
edition driver

compile:   [javac] Compiling 53 source files to
/usr/local/postgresql-7.2.1/src/interfaces/jdbc/build   [javac]
/usr/local/postgresql-7.2.1/src/interfaces/jdbc/org/postgresql/Driver.java:234:
';' expected   [javac]             return ${major};   [javac]                         ^   [javac]
/usr/local/postgresql-7.2.1/src/interfaces/jdbc/org/postgresql/Driver.java:244:
';' expected


and BUILD FAILED at the end

Does that mean there is some problem with built file.
PLease reply so i can proceed
Thanks,
Amit

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Where is PLbash ??
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: How to use embedded sql to define an array