Re: Error in JDBC compiling 7.3.4 - Mailing list pgsql-jdbc

From Fernando Nasser
Subject Re: Error in JDBC compiling 7.3.4
Date
Msg-id 3F283DA2.7040309@redhat.com
Whole thread Raw
In response to Error in JDBC compiling 7.3.4  (Sergio Pili <sergio.pili@spm.com.ar>)
List pgsql-jdbc
Make sure there is no old driver in your classpath when you are trying to build
the new one.  Check if thre isn't one hidden in your jre/lib/ext subdirectory.

Sergio Pili wrote:>
>>Hi,
>>
>>When i "make install", the installation abort compiling jdbc. (The log
>>file is attached)
>>
>>Please, can say me what is wrong?
>>
>>Thanks!
>>
>>
>>java -version:
>>
>>java version "1.3.1_02"
>>Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02)
>>Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode)
>>
>> <<compile.log>>
>>
>>
>>------------------------------------------------------------------------
>>
>>
>>---------------------------(end of broadcast)---------------------------
>>TIP 8: explain analyze is your friend
>



--
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


pgsql-jdbc by date:

Previous
From: Sergio Pili
Date:
Subject: Error in JDBC compiling 7.3.4
Next
From: Eric Tan
Date:
Subject: Re: How to insert Chinese (big5) through JDBC?