Re: Configure can't find com_err on OpenBSD for --with-krb5

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Configure can't find com_err on OpenBSD for --with-krb5
Дата
Msg-id 7477.1172982252@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Configure can't find com_err on OpenBSD for --with-krb5  (Jim Rosenberg <jr@amanue.com>)
Ответы Re: Configure can't find com_err on OpenBSD for --with-krb5
Список pgsql-general
Jim Rosenberg <jr@amanue.com> writes:
> I am trying to build PostgreSQL 8.2.3 on OpenBSD 4.0. When I give the
> command

> ./configure -v --with-openssl --with-krb5
> --with-includes=/usr/include/kerberosV

> I get:

> checking for library containing com_err... no
> configure: error: could not find function 'com_err' required for Kerberos 5

Perhaps you need a --with-libs switch too?  Usually, if the package
didn't put its include files right in /usr/include, it likely didn't
put the libraries right in /usr/lib either.

            regards, tom lane

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