Problems with Installation

From: Tobias Dittrich <tobias(dot)dittrich(at)gmx(dot)de>
To: pgsql-novice(at)postgresql(dot)org
Subject: Problems with Installation
Date: 2000-06-29 10:15:04
Message-ID: 4352.962273704@www12.gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi everyone,

I am a complete newbie to postresql and to this mailinglist. I have
downloaded the latest release of postgresql7.0.2 from postresql.org. But during
compiliation I get the following error:

gmake[3]: Entering directory
`/usr/src/packages/SOURCES/postgresql-7.0.2/src/interfaces/ecpg/preproc'
gcc -I../../../include -I../../../backend -O2 -Wall -Wmissing-prototypes
-Wmissing-declarations -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=7
-DPATCHLEVEL=1 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o preproc.o
preproc.c
gcc: Internal compiler error: program cc1 got fatal signal 11

I am running SuSe Linux 6.4 on an Intel Pentium System and gcc version
2.95.2 19991024 (release), GNU Make version 3.78.1.
Please help my, as I am complete lost. Any hints or solutions are welcome.

T.Dittrich

--
Sent through GMX FreeMail - http://www.gmx.net

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message mat 2000-06-29 12:51:19 Re: Problems with Installation
Previous Message davidb 2000-06-28 14:32:01 Re: Create an empty copy of another table