Re: postgreSQL 7.2.3: jdbc compile problem

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Tim Barnard <tbarnard(at)povn(dot)com>
Cc: "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 19:33:56
Message-ID: 1037388836.5152.130.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

The driver's code has changed significantly. If you have an old jar on
your classpath, or old class files, then it won't compile
make sure you remove the old class files from previous builds, and make
sure that you don't have an existing postgresql.jar on your classpath

Dave
On Sat, 2000-08-19 at 23:48, Tim Barnard wrote:
> 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
>
>
> ______________________________________________________________________
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
Dave Cramer <Dave(at)micro-automation(dot)net>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-11-15 19:35:57 Re: OID-problem: metadata: use of TableGen O/R-mapper
Previous Message slimmer 2002-11-15 19:06:08 krb5 authentication