Re: compiling postgres with Visual Age compiler on OpenPower5 / Linux

From: "Zeugswetter Andreas DAZ SD" <ZeugswetterA(at)spardat(dot)at>
To: "Hannu Krosing" <hannu(at)skype(dot)net>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: compiling postgres with Visual Age compiler on OpenPower5 / Linux
Date: 2005-05-30 08:01:56
Message-ID: E1539E0ED7043848906A8FF995BDA5790C517C@m0143.s-mxs.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> I have not researched any deeper,but currently it fails with
>
> (dot)[hannu(at)power postgresql-8.0.3]$
> CC=/opt/ibmcmp/vac/7.0/bin/xlc ./configure
> ..A..
> checking for int timezone... yes
> checking types of arguments for accept()... configure: error:
> could not determine argument types

The odds are very high, that it rather depends on the system header file version,
or the order of inclusion (e.g. stdio.h before config.h).
Would need to see the snippet of configure output though.
IIRC there was a fix for this or a similar case, has this been reverted ?

Andreas

Browse pgsql-hackers by date

  From Date Subject
Next Message Ron Mayer 2005-05-30 08:04:48 Re: O_DIRECT for WAL writes
Previous Message Neil Conway 2005-05-30 07:04:41 Re: O_DIRECT for WAL writes