[MacPorts] #59313: asco port installation fails with 'malloc.h' file not found
MacPorts
noreply at macports.org
Mon Oct 14 10:48:14 UTC 2019
#59313: asco port installation fails with 'malloc.h' file not found
-----------------------+----------------------
Reporter: hadrabap | Owner: rowue
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: xcode11
Port: asco |
-----------------------+----------------------
Comment (by jmroot):
The code is probably just including an inappropriate header. Neither
malloc/malloc.h nor sys/malloc.h are the same as the (nonstandard)
malloc.h that exists on some other platforms. If the code just wants
malloc, the standard place to find it is stdlib.h.
--
Ticket URL: <https://trac.macports.org/ticket/59313#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list