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

From: Doug McNaught <doug(at)wireboard(dot)com>
To: R Talbot <rjtalbo(at)attglobal(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem: Failed Make on Linux Pgres v. 7.1.2
Date: 2001-09-21 14:34:21
Message-ID: m3lmj8hatu.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

R Talbot <rjtalbo(at)attglobal(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-09-21 14:36:38 Re: psql and security
Previous Message Boris Pran 2001-09-21 14:33:38 functions compiled with g++