Re: Solaris 8 ./confgure problem.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: JStanczak(at)vinu(dot)edu
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Solaris 8 ./confgure problem.
Date: 2001-11-23 16:56:40
Message-ID: 6433.1006534600@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

JStanczak(at)vinu(dot)edu writes:
> 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.

> checking for gcc... /usr/bin
> checking whether the C compiler (/usr/bin ) works... no

If you're going to set CC explicitly, you'd better set it to the name
of the compiler, not to a directory name.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dave Smith 2001-11-23 17:19:47 Re: newbie needs help with postgres internal tables
Previous Message Tom Lane 2001-11-23 16:53:25 Re: incomplete 7.1.3 update and phpPgAdmin