[MacPorts] #13484: py-biggles won't build
MacPorts
noreply at macports.org
Sun Mar 1 07:19:59 PST 2009
#13484: py-biggles won't build
---------------------------------+------------------------------------------
Reporter: dsteinkamp@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.5.0
Resolution: worksforme | Keywords:
Port: py-biggles |
---------------------------------+------------------------------------------
Changes (by deric@…):
* status: new => closed
* resolution: => worksforme
Comment:
Built fine for me on 10.5.6. Closing.
PyArrayObject comes from numpy indicating the problem might be with numpy
and not biggles.
_biggles.c
{{{#ifdef NO_NUMERIC_INCDIR
#include <arrayobject.h>
#else
#include <Numeric/arrayobject.h>
#endif}}}
--
Ticket URL: <http://trac.macports.org/ticket/13484#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list