Re: Postgresql 7.4 fails to compile on Redhat

From: "Marcel Gsteiger" <Marcel(dot)Gsteiger(at)milprog(dot)ch>
To: <peter_e(at)gmx(dot)net>, <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-ports(at)postgresql(dot)org>
Subject: Re: Postgresql 7.4 fails to compile on Redhat
Date: 2003-12-12 12:19:11
Message-ID: sfd9c05c.089@milprog1.milprog.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I could reproduce the error again after "make distclean".
However, I could work around the problem as follows:
I tried "make distclean", " ./configure" (without options) and
"make". Surprisingly this worked without errors. After this, I could
even do a "./configure --with-python" and "make" without any further
errors.
Thanks again and best regards
--Marcel

>>> Peter Eisentraut <peter_e(at)gmx(dot)net> 11.12.2003 >>>
Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > 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.
>
> Did the errors match what the other person with this problem
> reported?

There were no errors. He said he's seldom seen a cleaner compile. :)

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2003-12-12 15:52:52 Re: Postgresql 7.4 fails to compile on Redhat Fedora Core 1 Linux
Previous Message Peter Eisentraut 2003-12-11 22:57:38 Re: Postgresql 7.4 fails to compile on Redhat Fedora Core 1 Linux