#32402: mono fails configure ---------------------------------+------------------------------------------ Reporter: gotyaoi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: leopard | Port: mono ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * keywords: => leopard Comment: Looks similar to #28803. Probably a Leopard-specific issue. Note the mono Portfile contains this section: {{{ platform darwin 9 { # is this still valid for 2.6.3+ ? configure.cflags-append -D_NONSTD_SOURCE configure.cxxflags-append -D_NONSTD_SOURCE patchfiles-append patch-interp.h.diff patch-sys-mman.c.diff } }}} Try removing those cflags/cxxflags lines from the Portfile and let us know if that helps. -- Ticket URL: <https://trac.macports.org/ticket/32402#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS