Re: ./configure failing -- pgsql 7.3.3 install on solaris 8 - Mailing list pgsql-general

From Richard Welty
Subject Re: ./configure failing -- pgsql 7.3.3 install on solaris 8
Date
Msg-id E19biYy-0000x2-By@skipper.averillpark.net
Whole thread Raw
In response to Re: ./configure failing -- pgsql 7.3.3 install on solaris 8  (Richard Welty <rwelty@averillpark.net>)
List pgsql-general
On Sun, 13 Jul 2003 10:48:57 -0400 (EDT) Richard Welty <rwelty@averillpark.net> wrote:

> On Sun, 13 Jul 2003 20:09:08 +0530 Shridhar Daithankar
> <shridhar_daithankar@persistent.co.in> wrote:
> > Well, probably you need to look lot more lines than tail is showing
> > here. Can you post entire last test?

> ah, i didn't realize how far back in configure.log you had to go. i think
> i see what i need to chase down now:

> ld: warning: file libgcc_s.so.1: required by
> /usr/local/lib/libreadline.so, not found

it turned out to be a simple problem to resolve. the gcc compiler was a bit
old, and missing a library that some of the newer packages expected gcc to
supply. i updated gcc to a current version and ./configure completed
successfully.

richard
--
Richard Welty                                         rwelty@averillpark.net
Averill Park Networking                                         518-573-7592
    Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: vacuum analyze after updating from CVS?
Next
From: nolan@celery.tssi.com
Date:
Subject: Re: Is SQL silly as an RDBMS<->app interface?