Tom Lane wrote:
Weiping He <[EMAIL PROTECTED]> writes:
I've put the config.log on:
http://www.pgsqldb.org/config.log
configure:10847: cc -Ae -c +O2 -D_XOPEN_SOURCE_EXTENDED conftest.c >&5
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product;
ignored.
Get a
Weiping He <[EMAIL PROTECTED]> writes:
> I've put the config.log on:
> http://www.pgsqldb.org/config.log
configure:10847: cc -Ae -c +O2 -D_XOPEN_SOURCE_EXTENDED conftest.c >&5
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product;
ignored.
Get a real compiler :-(
Tom Lane wrote:
Weiping He <[EMAIL PROTECTED]> writes:
Check the config.log, it said that the configure script can't find the
argument types
fo 'accept()'.
Could you show us the relevant section of config.log, instead of giving
a summary with no details? I'd like to see the compiler er
Weiping He <[EMAIL PROTECTED]> writes:
> Check the config.log, it said that the configure script can't find the
> argument types
> fo 'accept()'.
Could you show us the relevant section of config.log, instead of giving
a summary with no details? I'd like to see the compiler error messages
and fai