> I have not researched any deeper,but currently it fails with
>
> [EMAIL PROTECTED] 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
T
Hannu Krosing <[EMAIL PROTECTED]> writes:
> I have not researched any deeper,but currently it fails with
> checking types of arguments for accept()... configure: error: could not
> determine argument types
So look at config.log and see what's going on.
regards, tom lane
Has anyone tried to compile postgres with Visual Age compiler on
OpenPower5 (IBM-ese for linux only PowerPC based server) either 32 or 64
bit ?
We got it to build fine on both Suse and RHAS, but have had no luck with
VAC.
I have not researched any deeper,but currently it fails with
[EMAIL PRO