#51451: gnutls @3.4.12: build fails on 10.6, undefined symbol strndup. -----------------------+---------------------- Reporter: devans@… | Owner: mps@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gnutls | -----------------------+---------------------- Comment (by Peter_Dyballa@…): Replying to [comment:11 mps@…]:
The best approach is to make a local build tree and modify the patch
file by removing
Or trying that? {{{ #ifdef __APPLE__ #if __MAC_OS_X_VERSION_MIN_REQUIRED => 1050 #include <Availability.h> #endif #if __MAC_OS_X_VERSION_MIN_REQUIRED <= 1060 }}} -- Ticket URL: <https://trac.macports.org/ticket/51451#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X