Re: Problem: Failed Make on Linux Pgres v. 7.1.2

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Problem: Failed Make on Linux Pgres v. 7.1.2
Дата
Msg-id m3lmj8hatu.fsf@belphigor.mcnaught.org
обсуждение исходный текст
Ответ на Problem: Failed Make on Linux Pgres v. 7.1.2  (R Talbot <rjtalbo@attglobal.net>)
Список pgsql-general
R Talbot <rjtalbo@attglobal.net> writes:

> First is there a great need to move to v. 7.1.2?
> What advantages are offred?

7.1.x has a lot of enhancements, including outer joins, write-ahead
logging (WAL) for better performance, enhancements to PL/pgSQL and
much more.

> Below are my results ... PLease advise
>
> Postgresql 7.1.2 make errors
>
> /usr/lib/gcc-lib/i386-linux/egcs-2.91.66/crtendS.o: In function
> `init_dummy':
> /usr/lib/gcc-lib/i386-linux/egcs-2.91.66/crtendS.o(.text+0x53):
> undefined reference to
> `___brk_addr'

This looks like your build environmemt is all messed up.  Are you
actually able to compile C programs on this system with this compiler?

-Doug
--
In a world of steel-eyed death, and men who are fighting to be warm,
Come in, she said, I'll give you shelter from the storm.    -Dylan

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] psql and security
Следующее
От: Pete Leonard
Дата:
Сообщение: Postgres 7.1.3 on OpenBSD 2.9?