From: | "Dave Cramer" <Dave(at)micro-automation(dot)net> |
---|---|
To: | "'Steve Kirby'" <sfkirby(at)arl(dot)army(dot)mil>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: compiling jdbc driver using java version 1.4.0 beta3 and postgresql 7.1.3 |
Date: | 2002-01-11 20:56:39 |
Message-ID: | 011101c19ae2$7799a950$c201a8c0@inspiron |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Steve,
If you check the list there are recent messages about this. The driver
does not compile unmodified under jdk1.4. Rene has posted a small patch
to allow it to compile
Alternatively you can just use the compiled jar from the website
jdbc.postgresql.org. this will work fine under jdk1.4
Dave
-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Steve Kirby
Sent: Friday, January 11, 2002 2:18 PM
To: pgsql-jdbc(at)postgresql(dot)org
Cc: Steve Kirby
Subject: [JDBC] compiling jdbc driver using java version 1.4.0 beta3 and
postgresql 7.1.3
Hi,
My apologies for a boring question but I cannot get the jdbc
driver to compile under redhat linux 7.0 using the s/w versions listed
on the subject line. My question is:
On linux (redhat) what version(s) of java and postgresql source code
have people succeeded with?
For reference I am attaching my error output when i used "ant -verbose"
in src/interfaces/jdbc. Thank you.
(See attached file: show)
Steve
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-01-11 20:58:36 | Re: Postgres to Java type mapping |
Previous Message | Paulo Merson | 2002-01-11 19:47:12 | Postgres to Java type mapping |