Solaris 8 ./confgure problem.

From: JStanczak(at)vinu(dot)edu
To: pgsql-general(at)postgresql(dot)org
Subject: Solaris 8 ./confgure problem.
Date: 2001-11-20 20:46:56
Message-ID: OF57378F4E.EC4D7A08-ON05256B0A.007228F7@vinu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm trying to build Postgresql on my Solaris 8 Sparc box. After I set the
CC variable to point to
my /usr/local/bin where I installed my gcc, I get the following error when
I run the ./configure script.

# ./configure
loading cache ./config.cache
checking host system type... sparc-sun-solaris2.8
checking which template to use... solaris
checking whether to build with locale support... no
checking whether to build with recode support... no
checking whether to build with multibyte character support... no
checking whether to build with Unicode conversion support... no
checking for default port number... 5432
checking for default soft limit on number of connections... 32
checking for gcc... /usr/bin
checking whether the C compiler (/usr/bin ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
#

I think that I've see this error before, but not sure where. Can someone
tell me
what I need to do to build Posgresql on my Solaris server?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fran Fabrizio 2001-11-20 21:00:49 Re: Slightly OT: outer joins
Previous Message Robert J. Sanford, Jr. 2001-11-20 20:00:40 Re: A newbie's opinion - postgres NEEDS a Windows binary!