Re: fmgr.c: In function `fmgr_info_cxt':,fmgr.c:161: internal

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Geert Schreyers <geert(dot)schreyers(at)skynet(dot)be>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: fmgr.c: In function `fmgr_info_cxt':,fmgr.c:161: internal
Date: 2005-06-15 16:00:57
Message-ID: 200506151600.j5FG0v629767@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Geert Schreyers wrote:
> 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.

> initdb.c:2080: internal compiler error: Segmentation fault
> Please submit a full bug report,

Uh, report the bug to the _compiler_ guys.

---------------------------------------------------------------------------

>
>
>
> > Is there something wrong with my configuration?
> >
> >
> >
> > kind regards,
> >
> > Geert
> >
> >
> >
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-06-15 19:11:06 Re: process crash when a plpython function returns unicode
Previous Message Geert Schreyers 2005-06-15 15:03:02 fmgr.c: In function `fmgr_info_cxt':,fmgr.c:161: internal compiler error: Segmentation fault