Re: unable compile postgresql 7.1.3 on FreeBSD 5.1 ???

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: unable compile postgresql 7.1.3 on FreeBSD 5.1 ???
Дата
Msg-id 7895.1059748695@sss.pgh.pa.us
обсуждение исходный текст
Ответ на unable compile postgresql 7.1.3 on FreeBSD 5.1 ???  ("sam" <sam@young-net.com.tw>)
Список pgsql-ports
"sam" <sam@young-net.com.tw> writes:
>   PostgreSQL version (example: PostgreSQL-7.1.3):   PostgreSQL-7.1.3
>   Compiler used (example:  gcc 2.95.2)          :   gcc version 3.2.2 [Free=
> BSD] 20030205 (release)

IIRC, PG 7.1's configure script gets confused because recent gcc
versions put out a multiple-line response to "gcc --version".
It's only expecting one line and it generates an invalid PG_VERSION
string as a result.

You could probably fix the resulting config.h file by hand, but why
bother?  Install a more modern PG instead.  7.1 is ancient history.

            regards, tom lane

В списке pgsql-ports по дате отправления:

Предыдущее
От: "sam"
Дата:
Сообщение: unable compile postgresql 7.1.3 on FreeBSD 5.1 ???
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Testing gateway