Re: Problem compiling PostgreSQL 7.2.1 on RedHat 7.2

Поиск
Список
Период
Сортировка
От Jeremy Buchmann
Тема Re: Problem compiling PostgreSQL 7.2.1 on RedHat 7.2
Дата
Msg-id BF91C837-98DE-11D6-820B-000502E740BA@wellsgaming.com
обсуждение исходный текст
Ответ на Problem compiling PostgreSQL 7.2.1 on RedHat 7.2  (Luca Zancan <l.zancan@logica.mail>)
Ответы Re: Problem compiling PostgreSQL 7.2.1 on RedHat 7.2  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Tables Permission
Следующее
От: Elielson Fontanezi
Дата:
Сообщение: RES: Tables Permission