[MacPorts] #58124: kerberos5 fails to build because asn1_mac.h was removed from libressl-devel

MacPorts noreply at macports.org
Sun Feb 24 14:40:47 UTC 2019


#58124: kerberos5 fails to build because asn1_mac.h was removed from libressl-devel
-----------------------+-----------------------
 Reporter:  hakoyamah  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:
 Keywords:  libressl   |       Port:  kerberos5
-----------------------+-----------------------
 asn1_mac.h was removed from libressl-devel, so  kerberos5 fails to build.
 Patches to use asn1.h may be a workaround.

 {{{
 -#include <openssl/asn1_mac.h>
 +#include <openssl/asn1.h>
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/58124>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list