Re: Problem compiling PostgreSQL 7.2.1 on RedHat 7.2 - Mailing list pgsql-admin

From Jeremy Buchmann
Subject Re: Problem compiling PostgreSQL 7.2.1 on RedHat 7.2
Date
Msg-id BF91C837-98DE-11D6-820B-000502E740BA@wellsgaming.com
Whole thread Raw
In response to Problem compiling PostgreSQL 7.2.1 on RedHat 7.2  (Luca Zancan <l.zancan@logica.mail>)
Responses Re: Problem compiling PostgreSQL 7.2.1 on RedHat 7.2  (Peter Eisentraut <peter_e@gmx.net>)
List 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


pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Tables Permission
Next
From: Elielson Fontanezi
Date:
Subject: RES: Tables Permission