Re: Bug #490: Can't compile PostgreSQL 7.1.3 with Solaris 2.6

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug #490: Can't compile PostgreSQL 7.1.3 with Solaris 2.6
Дата
Msg-id 21266.1003942966@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug #490: Can't compile PostgreSQL 7.1.3 with Solaris 2.6  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
"Holger Mitterwald" <hrmitter@lsd.franken.de> writes:
> Ok, next try. I set LD_LIBRARY_PATH to /usr/local/lib.
> Then the configure run clean.

> Funny thing about that is that it DID find the related librarys
> (libreadline etc.) earlier but failed on the test.

Not a big surprise: ld doesn't pay attention to LD_LIBRARY_PATH (on
most platforms), but the dynamic loader does.

> Now I can compile postgresql, but this behavior still confuses me. With 7.0
> I still can configure and compile postgresql without setting
> LD_LIBRARY_PATH.

Hmm.  It sounds like we formerly set rpath in the executables on your
platform, and don't anymore.  Could you compare the makefiles between
7.0 and 7.1 and see what's changed?

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Arguile
Дата:
Сообщение: New default ignored by pre-exising insert rulesets.
Следующее
От: Nicola Larosa
Дата:
Сообщение: Decimal digits in timeofday()