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

Поиск
Список
Период
Сортировка
От Richard Welty
Тема Re: ./configure failing -- pgsql 7.3.3 install on solaris 8
Дата
Msg-id E19biYy-0000x2-By@skipper.averillpark.net
обсуждение исходный текст
Ответ на Re: ./configure failing -- pgsql 7.3.3 install on solaris 8  (Richard Welty <rwelty@averillpark.net>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: vacuum analyze after updating from CVS?
Следующее
От: nolan@celery.tssi.com
Дата:
Сообщение: Re: Is SQL silly as an RDBMS<->app interface?