[MacPorts] #59971: ffp @0.0.8: error: Your OpenSSL headers do not match your library (was: openssl configure error causes ffp build (and others) to fail)
MacPorts
noreply at macports.org
Thu Jan 16 03:02:09 UTC 2020
#59971: ffp @0.0.8: error: Your OpenSSL headers do not match your library
------------------------------+--------------------
Reporter: TheLastLovemark | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: ffp |
------------------------------+--------------------
Comment (by ryandesign):
This ticket can be about ffp. If you are seeing problems with other ports
as well, please file other bug reports about them.
I would be surprised if this were a general problem in openssl, since we
have many other ports using openssl successfully; it seems more likely it
is a defect in the way ffp is using openssl.
Specifically, the config.log says the problem is:
{{{
Undefined symbols for architecture x86_64:
"_SSLeay", referenced from:
_main in conftest-129c2a.o
}}}
I presume this means this is one of the countless ports that are not
compatible with openssl 1.1 and later. (This symbol is one of those which
was removed from openssl as of 1.1.) Either the port can be fixed to be
compatible with openssl 1.1 and later, or it can be changed to use openssl
1.0, which we still have available in the openssl10 port.
Note that this port doesn't have a maintainer, so there is nobody yet who
has volunteered to fix this.
--
Ticket URL: <https://trac.macports.org/ticket/59971#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list