[MacPorts] #64805: libprelude: python bindings fail to build on OSX 10.12 and earlier
MacPorts
noreply at macports.org
Sat Mar 12 15:21:29 UTC 2022
#64805: libprelude: python bindings fail to build on OSX 10.12 and earlier
-------------------------+----------------------
Reporter: ctreleaven | Owner: ToToL
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: libprelude |
-------------------------+----------------------
Changes (by jmroot):
* status: closed => reopened
* resolution: fixed =>
Comment:
Changing compilers won't help; fmemopen is a libc function and doesn't
exist at all on the older OSes. You would have to either provide an
implementation of the function, or modify the code to do whatever it's
doing without using that function.
--
Ticket URL: <https://trac.macports.org/ticket/64805#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list