Re: support for libressl 2.9

2019-11-05 Thread Greg Hudson
On 11/5/19 8:41 PM, Jerry wrote: > Hi. I am trying to compile Kerberos v1.17 with LibreSSL 2.9.x, but I > get error messages about not finding the header file 'asn1_mac.h'. In > LibreSSL 2.9.0, that header file was removed. I tried a few obvious > tricks with the #if #include options but enco

support for libressl 2.9

2019-11-05 Thread Jerry
Hi. I am trying to compile Kerberos v1.17 with LibreSSL 2.9.x, but I get error messages about not finding the header file 'asn1_mac.h'. In LibreSSL 2.9.0, that header file was removed. I tried a few obvious tricks with the #if #include options but encountered other errors. Is there a patch