[MacPorts] #67126: issues building rpki-client 8.3
MacPorts
noreply at macports.org
Mon Mar 20 21:39:39 UTC 2023
#67126: issues building rpki-client 8.3
--------------------------+--------------------
Reporter: artkiver | Owner: (none)
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: rpki-client |
--------------------------+--------------------
Comment (by artkiver):
Regarding the challenges with trying to build manually with the tarball
(this is also true for 8.2) it doesn't seem to matter which TLS library I
have installed:
Even going so far as to specify
{{{
% ./configure --prefix=/opt/local/include --with-ssl-
dir=/opt/local/bin/openssl --includedir=/opt/local/include/openssl
}}}
Results in the same
{{{
checking sha2.h usability... no
checking sha2.h presence... no
checking for sha2.h... no
checking openssl/cms.h usability... no
checking openssl/cms.h presence... no
checking for openssl/cms.h... no
configure: error: OpenSSL headers required
}}}
I have tried some other permutations as well (e.g. as mentioned here:
https://trac.macports.org/ticket/47091 ) without any different results.
;-/
--
Ticket URL: <https://trac.macports.org/ticket/67126#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list