Re: Postgresql 7.4 fails to compile on Redhat Fedora Core 1 Linux

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Marcel Gsteiger" <Marcel(dot)Gsteiger(at)milprog(dot)ch>, <pgsql-ports(at)postgresql(dot)org>
Subject: Re: Postgresql 7.4 fails to compile on Redhat Fedora Core 1 Linux
Date: 2003-12-11 22:07:55
Message-ID: 200312112307.55598.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Marcel Gsteiger wrote:
> Hi all,
>
> I just tried to compile Postgresql 7.4 on RHFC1 linux without
> success. I used ./configure --with-python --with-perl , then make.
>
> I get an error while bootstrap.c is being compiled (see messages
> below).

I'm lost on this. A colleague just tried it on his RHFC1 machine, and I
went without problems. I can't find any system in the errors in the
generated files. It seems you will need to debug the problem yourself.
Try to take apart the script Gen_fmgrtab.sh in src/backend/utils.

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2003-12-11 22:14:32 Re: Postgresql 7.4 fails to compile on Redhat Fedora Core 1 Linux
Previous Message Peter Eisentraut 2003-12-09 21:04:00 Re: Postgresql 7.4 fails to compile on Redhat Fedora Core 1 Linux