Re: Problem compiling PostgreSQL 7.2.1 on RedHat 7.2

From: Jeremy Buchmann <jeremy(at)wellsgaming(dot)com>
To: l(dot)zancan(at)logicaonline(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Problem compiling PostgreSQL 7.2.1 on RedHat 7.2
Date: 2002-07-16 17:09:11
Message-ID: BF91C837-98DE-11D6-820B-000502E740BA@wellsgaming.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


On Tuesday, July 16, 2002, at 05:17 AM, Luca Zancan wrote:

> Hi all,
>
> I'm trying to compile PostgreSQL ver. 7.2.1 on a Linux RedHat 7.2
> (kernel ver. 2.4.7-10), unixODBC ver 2.2.2, J2SDK ver. 1.4.0 and Jakarta
> Ant ver. 1.4.1.
> I run configure with the following switches:
> ./configure --with-perl --with-tcl --enable-odbc --with-unixodbc
> --with-java --with-pam --enable-syslog --enable-debug
> and everything goes smooth...
> When I launch "gmake" I obtain the following error (you can find it at
> the end of this e-mail...) and "gmake" exit.
> It seems something concerning the use of deprecated Java classes or
> something similar...
>

The JDBC driver won't compile under Java 1.4. You'll need an older
version.

This question gets asked about once a week. Can someone put a line in
the configure script to check for Java 1.4.x and error out if it's found?

--Jeremy

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Elielson Fontanezi 2002-07-16 17:17:09 RES: Tables Permission
Previous Message Bruce Momjian 2002-07-16 16:47:32 Re: Tables Permission