Re: postgreSQL 7.2.3: jdbc compile problem

From: "Steve Kirby" <sfkirby(at)arl(dot)army(dot)mil>
To: Lloyd Meinholz <Meinholz(at)bmpcoe(dot)org>
Cc: 'Tim Barnard' <tbarnard(at)povn(dot)com>, "'pgsql-jdbc(at)postgresql(dot)org'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: postgreSQL 7.2.3: jdbc compile problem
Date: 2002-11-15 18:43:28
Message-ID: OF51B58854.E977E190-ON87256C72.0065F601@arl.army.mil
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Hello,

I too did not succeed with "configure --with-java" for postgreSQL 7.2.3. I
am running j2sdk1.4.1_01-b01, ant version 1.5.1, under RedHat 8.0.
Compiled fine without the with-java option. As a result I'm about to try a
binary JDBC driver I downloaded. Previously, I used pgjdbc2.jar with
success but it was with a different jdk I think, 1.3.1. I also have
pg73b3jdbc3.jar on hand. It seems the second, newer one I list is the one
I need. Any recommendations?

Regards,

Steve

Lloyd Meinholz <Meinholz(at)bmpcoe(dot)org>@postgresql.org on 11/15/2002 10:34:55
AM

Sent by: pgsql-jdbc-owner(at)postgresql(dot)org

To: 'Tim Barnard' <tbarnard(at)povn(dot)com>, "'pgsql-jdbc(at)postgresql(dot)org'"
<pgsql-jdbc(at)postgresql(dot)org>
cc:
Subject: Re: [JDBC] postgreSQL 7.2.3: jdbc compile problem

I have the same problem and I've only partially solved it by including the
javasoft jta in the classpath. I'm still getting other build errors. I
have a similar setup but on a gentoo Linux box, same jdk and postgreSQL
tarball. Has anyone else had this problem???

Lloyd

-----Original Message-----
From: Tim Barnard [mailto:tbarnard(at)povn(dot)com]
Sent: Saturday, August 19, 2000 11:48 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] postgreSQL 7.2.3: jdbc compile problem
Importance: High

I'm having a problem compiling postgreSQL 7.2.3 which I downloaded from
www.us.postgresql.org. I have Sun's 1.4.1_01 revision of java installed on
my RedHat Linux (7.2) system [kernel revision is 2.4.18-17.7]. JAVA_HOME
points to the SDK bin directory and ANT_HOME points to the bin directory
of Ant-1.4.1. Ran postgreSQL's configure script, including --with-java.
PostgreSQL builds fine if I exclude the "--with-java" directive. The build
of the jdbc driver fails. Attached is an excerpt of the compiler's output.

Any ideas what might be wrong here? Any help would be appreciated!

FYI: The following "configure" script works. Adding --with-java to it
causes the failure:

./configure --enable-locale --enable-multibyte --enable-syslog --with-CXX
--with-openssl --with-perl

Thanks,

Tim Barnard

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message slimmer 2002-11-15 19:06:08 krb5 authentication
Previous Message Barry Lind 2002-11-15 18:36:42 Re: OID-problem: metadata: use of TableGen O/R-mapper