Re: Solaris 10 Sun Studio 11 compile error configtest - Mailing list pgsql-general

From William
Subject Re: Solaris 10 Sun Studio 11 compile error configtest
Date
Msg-id 20051209172544.91743.qmail@web32801.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Solaris 10 Sun Studio 11 compile error configtest  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Thanks, I figured that was as far as I had to go for
the error.

Turned out readline was searching for GCC (Sun's
Companion) version.  Disabled readline and went
without a hitch.

Thanks!

--- Tom Lane <tgl@sss.pgh.pa.us> wrote:

> William <rotaecho@yahoo.com> writes:
> > checking test program... failed
> > configure: error:
> > *** Could not execute a simple test program.  This
> may
> > be a problem
> > *** related to locating shared libraries.  Check
> the
> > file 'config.log'
> > *** for the exact reason.
> > $ more config.log
>
> You need to read a LOT further than that in
> config.log to find the
> failure associated with this error.  There are going
> to be dozens or
> hundreds of expected failures; the unexpected one
> will be at the end
> (modulo some probably-useless printouts of variable
> values).
>
>             regards, tom lane
>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Solaris 10 Sun Studio 11 compile error configtest
Next
From: Karsten Hilbert
Date:
Subject: Re: swap relations to be able to execute a left join