Re: compiling 7.3 on RH7.2

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Ben-Nes Michael <miki(at)canaan(dot)co(dot)il>
Cc: postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: compiling 7.3 on RH7.2
Date: 2003-01-01 15:58:57
Message-ID: 1041436737.1278.2.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2003-01-01 at 11:59, 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.
> Please submit a full bug report.
> See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.

> Any idea ?

You've found a bug in gcc - submit a bug report to Red Hat according to
the instructions given.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"The LORD shall preserve thy going out and thy coming
in from this time forth, and even for evermore."
Psalms 121:8

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jochem van Dieten 2003-01-01 16:51:58 Re: creating languages in the pg_catalog schema?
Previous Message Lincoln Yeoh 2003-01-01 12:34:33 Re: help