Re: Missing declarations/jdbc error

From: Kris Jurka <books(at)ejurka(dot)com>
To: Christine Warren <cwarren(at)library(dot)uwi(dot)tt>
Cc: "'pgsql-jdbc(at)postgresql(dot)org'" <pgsql-jdbc(at)postgresql(dot)org>, "'nick(at)fankhausers(dot)com'" <nick(at)fankhausers(dot)com>
Subject: Re: Missing declarations/jdbc error
Date: 2004-12-22 19:36:15
Message-ID: Pine.BSO.4.56.0412221433160.32178@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 22 Dec 2004, Christine Warren wrote:
>
> driver:
> [copy] Copying 1 file to
> /usr/dspace/postgresql-7.4.3/src/interfaces/jdbc/org/postgresql
> [echo] Configured build for the JDBC3 edition driver with NO SSL
>

What compiler is this exactly? Clearly not Sun's JDK because you have
JDBC3 support but not SSL. If you do have Sun's JDK installed somewhere
I'd suggest pointing JAVA_HOME to it.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-12-22 19:38:28 Re: Bug in JDBC-Driver?
Previous Message Kris Jurka 2004-12-22 19:32:51 Re: Patch to reduce the number of messages to translate