Re: Compilation of pg 7.4.17 fails on HP-UX

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Adrian Maier" <adrian(dot)maier(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Compilation of pg 7.4.17 fails on HP-UX
Date: 2007-08-10 05:27:55
Message-ID: 11213.1186723675@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Adrian Maier" <adrian(dot)maier(at)gmail(dot)com> writes:
> On 8/10/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> [ digs around a bit... ] However, I might have been right for the
>> wrong reasons. I'm thinking Adrian is trying to build for 64-bit
>> HPPA (a beast the 7.4 supported-platforms matrix doesn't know about),
>> and is falling foul of this problem:
>> http://archives.postgresql.org/pgsql-hackers/2004-03/msg01196.php

> So it looks like this is simply a known issue that hasn't been backpatched.

You didn't confirm in so many words: were you trying to build 64-bit?
I'd have expected a 32-bit build to work.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tommy Gildseth 2007-08-10 06:12:38 Re: Internal Postgre SQL documentation
Previous Message Adrian Maier 2007-08-10 05:08:55 Re: Compilation of pg 7.4.17 fails on HP-UX