#34719: py26-ode won't build --------------------------------+------------------------------------------- Reporter: dersh@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: py26-ode --------------------------------+------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => jameskyle@… * cc: jameskyle@… (removed) Comment: The first error in the log seems to be: {{{ /opt/local/include/ode/common.h:111:2: error: #error You must #define dSINGLE or dDOUBLE }}} So py25-ode and py26-ode need to define that, and it needs to be defined to match what the ode port is doing. Since the ode port uses "--enable- double-precision", ports using ode need to define dDOUBLE. -- Ticket URL: <https://trac.macports.org/ticket/34719#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS