Re: Help? Unexpected PostgreSQL compilation failure using generic compile script

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help? Unexpected PostgreSQL compilation failure using generic compile script
Дата
Msg-id 1617244.1678657926@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Help? Unexpected PostgreSQL compilation failure using generic compile script  (Martin Goodson <kaemaril@googlemail.com>)
Ответы Re: Help? Unexpected PostgreSQL compilation failure using generic compile script  (Martin Goodson <kaemaril@googlemail.com>)
Список pgsql-general
Martin Goodson <kaemaril@googlemail.com> writes:
> So I simply removed the --with-gssapi, and tried again.
> AND IT FAILED AGAIN.
> This time it failed claiming it couldn't find the ldap library. Which is 
> most -definitely- present.

Hard to debug this sort of thing remotely when you don't supply the exact
error messages.  But ... do you have openldap-devel installed, or just
the base openldap package?

> The compile step and make world steps work perfectly if the script is 
> run under root.

That is odd.  Permissions problems on the libraries, maybe?

            regards, tom lane



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

Предыдущее
От: Martin Goodson
Дата:
Сообщение: Help? Unexpected PostgreSQL compilation failure using generic compile script
Следующее
От: Martin Goodson
Дата:
Сообщение: Re: Help? Unexpected PostgreSQL compilation failure using generic compile script