Alexander Volk wrote:
>> configure: WARNING: you should use --build, --host, --target
>> checking build system type... i386-portbld-freebsd5.4
>> checking host system type... i386-portbld-freebsd5.4
>> checking which template to use... freebsd
>> checking whether to build with 64-bit integer date/time support... yes
>> checking whether NLS is wanted... yes
>> checking for default port number... 5432
>> checking for i386-portbld-freebsd5.4-gcc... cc
>> checking for C compiler default output... a.out
>> checking whether the C compiler works... configure: error: cannot run C
>> compiled programs.
>> If you meant to cross compile, use `--host'.
>> ===> Script "configure" failed unexpectedly.
Looks like your system (or your $CC) is busted. Perhaps config.log has
more information; it doesn't seem a PostgreSQL-specific problem.
-Neil