Re: compiling postgres with Visual Age compiler on OpenPower5 / Linux
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Hannu Krosing <hannu@skype.net>
Cc: pgsql-hackers@postgresql.org
Date: 2005-05-29T15:26:24Z
Lists: pgsql-hackers
Hannu Krosing <hannu@skype.net> 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