[Numpy-tickets] [NumPy] #220: Build fails on Alpha Linux
NumPy
numpy-tickets at scipy.net
Wed Aug 2 12:49:01 CDT 2006
#220: Build fails on Alpha Linux
-----------------------------+----------------------------------------------
Reporter: albertstrasheim | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.0 Release
Component: numpy.distutils | Version: devel
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Build log to be attached.
The first time I run the build, it fails when detecting the math
libraries, but {{{/usr/lib/libm.[a,so]}}} are present on the system.
Running the build again doesn't cause the config step to fail. Instead the
build continues and fails with:
{{{
numpy/core/src/multiarraymodule.c: In function `initmultiarray':
numpy/core/src/multiarraymodule.c:6276: `NPY_ALLOW_THREADS' undeclared
(first use in this function)
numpy/core/src/multiarraymodule.c:6276: (Each undeclared identifier is
reported only once
numpy/core/src/multiarraymodule.c:6276: for each function it appears in.)
}}}
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/220>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list