| From: | Amit Lamba <amit_lamba99(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | unable to create postgresql.jar |
| Date: | 2002-06-11 18:31:14 |
| Message-ID: | 20020611183114.3675.qmail@web13901.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-06-11 20:51:57 | Re: Where is PLbash ?? |
| Previous Message | Tom Lane | 2002-06-11 17:44:46 | Re: libpgtcl and encoding |