Opened 5 years ago

Last modified 5 years ago

#57928 closed defect

asn1_mac.h was removed from libressl-devel — at Initial Version

Reported by: hakoyamah Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: libressl-devel

Description

asn1_mac.h was removed from libressl-devel, so some ports (e.g., ruby @1.8.7 and kerberos5) fail to build. Patches to use asn1.h may be a workaround.

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

Change History (0)

Note: See TracTickets for help on using tickets.