[MacPorts] #16025: mod_wsgi: error: Python.h: No such file or directory
#16025: mod_wsgi: error: Python.h: No such file or directory -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: ys@taywa.ch Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- Can't build mod_wsgi: {{{ mod_wsgi.c:106:20: error: Python.h: No such file or directory mod_wsgi.c:107:21: error: compile.h: No such file or directory mod_wsgi.c:108:18: error: node.h: No such file or directory mod_wsgi.c:111:2: error: #error Sorry, mod_wsgi requires at least Python 2.3.0. mod_wsgi.c:115:2: error: #error Sorry, mod_wsgi requires that Python supporting thread. }}} Full output of `port -d install mod_wsgi` attached. This is on Mac OS X 10.4.11 Intel with Xcode 2.5 and MacPorts trunk @38333. python24 is installed: {{{ $ port installed python24 The following ports are currently installed: python24 @2.4.5_3+darwin_8 (active) $ }}} -- Ticket URL: <http://trac.macports.org/ticket/16025> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16025: mod_wsgi: error: Python.h: No such file or directory --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ys@taywa.ch Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by jmr@macports.org): Hmm, works for me on Leopard/XCode 3.1/MP trunk. Those MACOSX_DEPLOYMENT_TARGET errors look mighty suspicious. -- Ticket URL: <http://trac.macports.org/ticket/16025#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16025: mod_wsgi: error: Python.h: No such file or directory --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ys@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: mod_wsgi | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => worksforme * port: => mod_wsgi Comment: This should work now that MDT is set explicitly, so long as python24 was built with MP 1.7.0+ (which the latest version should be, since it was updated quite recently). -- Ticket URL: <http://trac.macports.org/ticket/16025#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts