Re: compiling 7.3 on RH7.2 - Mailing list pgsql-general

From scott.marlowe
Subject Re: compiling 7.3 on RH7.2
Date
Msg-id Pine.LNX.4.33.0301020850520.12507-100000@css120.ihs.com
Whole thread Raw
In response to compiling 7.3 on RH7.2  ("Ben-Nes Michael" <miki@canaan.co.il>)
List pgsql-general
On Wed, 1 Jan 2003, Ben-Nes Michael wrote:

> 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.

Is this repeatable?  I.e. do you get a segfault EVERYTIME at the same
place in the same file?

If you don't get the same error in the same place each time suspect your
hardware.  If you do get the same error in the same place each time, then
your RH installation is messed up, as PG 7.3.x builds just fine on the
four RH 7.2 boxes I'm running.


> 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
> --------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>


pgsql-general by date:

Previous
From: "Warren Massengill"
Date:
Subject: Re: Cast your vote ...
Next
From: snpe
Date:
Subject: Re: [HACKERS] Cast your vote ...