Re: Fw: Error when install - Mailing list pgsql-bugs

From Neil Conway
Subject Re: Fw: Error when install
Date
Msg-id 428BF2B3.9040502@samurai.com
Whole thread Raw
In response to Fw: Error when install  ("Alexander Volk" <volk@specter.khv.ru>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: Neil Conway
Date:
Subject: Re: BUG #1671: Long interval string representation rejected
Next
From: Tom Lane
Date:
Subject: Re: BUG #1671: Long interval string representation rejected