Snip from what i sent to postgres list:

Hi All

Im trying to compile PG on RH7.2
gmake return me the next error

gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/inc
lude   -c -o nodeTidscan.o nodeTidscan.c
nodeTidscan.c: In function `TidNext':
nodeTidscan.c:212: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
gmake[3]: *** [nodeTidscan.o] Error 1
gmake[3]: Leaving directory `/home/miki/postgresql-7.3/src/backend/executor'
gmake[2]: *** [executor-recursive] Error 2
gmake[2]: Leaving directory `/home/miki/postgresql-7.3/src/backend'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/miki/postgresql-7.3/src'
gmake: *** [all] Error 2

Any idea ?

--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
Fax: 972-4-6990098
http://sites.canaan.co.il
--------------------------
----- Original Message -----
From: "Gilad Ben-Yossef" <[EMAIL PROTECTED]>
To: "Ben-Nes Michael" <[EMAIL PROTECTED]>
Cc: "Linux" <[EMAIL PROTECTED]>
Sent: Wednesday, January 01, 2003 2:17 PM
Subject: Re: GLIBC_2.3


> On Wed, 2003-01-01 at 13:52, Ben-Nes Michael wrote:
> > hmmm. the only 2.3.1 i found was ASPLinux distribution, RH dont have
2.3.x
> > rpm files :(
> >
> > I downloaded the tar.gz but then it said gmake is too old, ver strange
RH
> > come with glibc-2.2.93 and pg RPM for rh8.0 request 2.3
> >
> > I wonder if 2.2.x will satisfy Postgres
>
> Use the Source, Luke! and compile Postgres then... seems like the
> easiest way.
>
> Gilad.
> --
>  Gilad Ben-Yossef <[EMAIL PROTECTED]>
>  http://benyossef.com
>
>  Q: "What do you do if your Linux box goes down?"
>  A: "Sit around in the dark until the power comes back on"
>
>
>


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to