[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot compile krb4-1.2.2 against openssl-0.9.7b




Martin MOKREJŠ <mmokrejs@natur.cuni.cz> writes:

> On Thu, 4 Sep 2003, Johan Danielsson wrote:
>
> Hi,
>   so I deleted /usr/athena/, recompiled openssl, heimdal without krb4 but
> with openssl. Then, with openssh-3.6p1 patched with
> http://www.sxw.org.uk/computing/patches/openssh.html I get:
[...]
> cc: Severe: radix.c, line 32: Cannot find file <krb.h> specified in #include directive. (noinclfilef)
> #include <krb.h>
> -^

that file is not supported when compiled without krb4 since it depends on
kerberos 4 structures.

It seems some #ifdef AFS should really be #ifdef KRB4

Love

PGP signature