#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