[MacPorts] #63644: ruby @1.8.7-p374_13: error: implicit declaration of function 'X509_STORE_get_ex_data' is invalid in C99
MacPorts
noreply at macports.org
Wed Oct 20 14:37:26 UTC 2021
#63644: ruby @1.8.7-p374_13: error: implicit declaration of function
'X509_STORE_get_ex_data' is invalid in C99
--------------------------+---------------------------------------
Reporter: cooljeanius | Owner: kimura wataru <kimuraw@…>
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: fixed | Keywords: bigsur catalina
Port: ruby |
--------------------------+---------------------------------------
Comment (by cjones051073):
So, the default port build gives this during configure
{{{
configure: WARNING: unrecognized options: --without-tk
}}}
with the tk variant ...
{{{
configure: WARNING: unrecognized options: --with-tk, --disable-tcltk-
framework
}}}
and with the mactk variant
{{{
configure: WARNING: unrecognized options: --enable-tcltk-framework
}}}
so the bottom line is *none* of this with or with tk configure options are
actually valid and thus are not doing anything to the build... They should
all be removed.
--
Ticket URL: <https://trac.macports.org/ticket/63644#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list