On 07/27/99, Richard Levitte - VMS Whacker said:
>jaltman> > +/* To avoid conflicts with MIT Kerberos DES */
>jaltman> > +#ifndef DES_DEFS
>jaltman> > +#define DES_DEFS
>jaltman> > +
>jaltman>
>jaltman> Yes. Assuming that the OpenSSL des.h is always read before the
>jaltman> MIT one.
>
>Hmm, I wanted to avoid that assumption, but that was assuming all
>function names and definitions would be the same. Apparently, to get
>that right, this would be the needed patch (at least if I understand
>the info you gave correctly. I don't have access to MIT Kerberos):
>
I don't see the DES_DEFS definition, and the Kerberos DES is
included before the OpenSSL one to trigger the problem.
The only thing I see defined is _KERBEROS_DES_H
--Chris
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]