[20331] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Re: Building krb5 libs without openssl

daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Dec 5 16:05:31 2021

To: Isaac Boukris <iboukris@gmail.com>
CC: "krbdev@mit.edu Dev List" <krbdev@mit.edu>
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <3b62d88d-33d0-4da9-bfbb-705b72da0c60@mit.edu>
Date: Sun, 5 Dec 2021 16:04:23 -0500
MIME-Version: 1.0
In-Reply-To: <CAC-fF8SKQvfSNxQFRJOieJA9Y=vtqK_MNJoOqzoh70Mms2FvQw@mail.gmail.com>
Content-Language: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu

On 12/5/21 1:10 PM, Isaac Boukris wrote:
> -Werror-implicit-function-declaration   -c des_keys.c
> des_keys.c:28:10: fatal error: 'openssl/des.h' file not found
> #include <openssl/des.h>

Ah, yes, all of the OpenSSL header includes should be inside the #ifdef.
 (But "crypto_int.h" should not, since that is the file that does the
defining, and should also be part of the generated dependencies.)  I
will adjust your patch and merge it.
_______________________________________________
krbdev mailing list             krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev

home help back first fref pref prev next nref lref last post