fmgr.c: In function `fmgr_info_cxt':,fmgr.c:161: internal compiler error: Segmentation fault

From: Geert Schreyers <geert(dot)schreyers(at)skynet(dot)be>
To: pgsql-bugs(at)postgresql(dot)org
Subject: fmgr.c: In function `fmgr_info_cxt':,fmgr.c:161: internal compiler error: Segmentation fault
Date: 2005-06-15 15:03:02
Message-ID: 42B04326.8090200@skynet.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello,

>
> I am trying to install Postgres 8.0.3 on Mandrake 10.1. After several
> hours of searching (I am a Linux newbie) I finally got the ./configure
> to work. The next according to the documentation is to execute gmake.
> But this gives me an error.
>
> I've included part of the output.

-DFRONTEND -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o initdb.o initdb.c
initdb.c: In function `usage':
initdb.c:2080: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.

> Is there something wrong with my configuration?
>
>
>
> kind regards,
>
> Geert
>
>
>
>

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-06-15 16:00:57 Re: fmgr.c: In function `fmgr_info_cxt':,fmgr.c:161: internal
Previous Message Zac 2005-06-15 12:29:27 process crash when a plpython function returns unicode