Re: longfin missing gssapi_ext.h
| От | Tom Lane |
|---|---|
| Тема | Re: longfin missing gssapi_ext.h |
| Дата | |
| Msg-id | 3604155.1680979238@sss.pgh.pa.us обсуждение |
| Ответ на | Re: longfin missing gssapi_ext.h (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: longfin missing gssapi_ext.h
|
| Список | pgsql-hackers |
I wrote:
> * NetBSD's package collection[1] includes both Heimdal and MIT Kerberos
> (mit-krb5). Apparently what's installed on at least some of the buildfarm
> animals is the former.
Oh! New data: the core NetBSD OS includes a copy of Heimdal (looks
to be 7.7.0 in the 10.0_BETA sources). The installable package is
a slightly newer version, 7.8.0, but I think it's a very solid bet
that the relevant buildfarm animals are just using the core copy
and haven't installed the add-on package. Even if they had, it
would take some fooling around with include and link paths to pull
in the packaged version rather than the built-in one.
The exact same thing applies to FreeBSD, except that their in-core
Heimdal is ancient (1.5.2). Also, they do have MIT Kerberos
available as a package [1]. I'd been misled by the lack of a hit
on "kerberos", but "krb5" finds it. Our code does compile against
that version of Heimdal, but src/test/kerberos/ refuses to try to
run.
I've not dug into OpenBSD any further.
regards, tom lane
[1] https://ports.freebsd.org/cgi/ports.cgi?query=krb5&stype=all&sektion=all
В списке pgsql-hackers по дате отправления: