[MacPorts] #58123: ruby-1.8.7 fails to build because asn1_mac.h was removed from libressl-devel
MacPorts
noreply at macports.org
Sun Feb 24 13:54:38 UTC 2019
#58123: ruby-1.8.7 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-devel | Port: ruby @1.8.7-p374_7
----------------------------+--------------------------------
asn1_mac.h was removed from libressl-devel, so ruby-1.8.7 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/58123>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list