View Single Post

   
  #3 (permalink)  
Old 04-16-2008, 12:59 AM
Kris Jurka
 
Posts: n/a
Default Re: 8.3 build 603 build error on Fedora 8



On Thu, 31 Jan 2008, Devrim GÜNDÜZ wrote:

> On Thu, 2008-01-31 at 13:39 -0500, Kris Jurka wrote:
>
>> What's your version of ant and the JDK?

>
> $ rpm -qv ant
> ant-1.7.0-1jpp.2.fc8
>
> I'm using IcedTea, the Java Platform that Fedora ships.
>


We determine which version of the driver to build based on the JVM we're
running in, so when I see this
"/usr/lib/jvm/java-1.7.0-icedtea-1.7.0.0/jre", I'm guessing it's reporting
itself as a 1.7 JVM while we only know about 1.6 and less. Perhaps this
patch will help?

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote