[Numpy-discussion] Build failure for NumPy's HEAD in Git

Charles R Harris charlesr.harris at gmail.com
Thu Jul 7 20:31:52 EDT 2011


On Thu, Jul 7, 2011 at 5:48 PM, Dirk Ullrich <dirk.ullrich at googlemail.com>wrote:

> Hi,
>
> the current HEAD of NumPy fails to build.
> To be more precise: compilation of
> `numpy/core/src/multiarray/multiarraymodule_onefile.c' fails. It looks
> like that is caused by splitting the `nditer.c.src' stuff in the same
> directory into `nditer_api.c', `nditer_constr.c' and
> `nditer_templ.c.src': If you #include the three new `.c' files in
> `multiarraymodule_onefile.c' instead of `nditer.c' the problem seems
> to be fixed.
>
> Sorry for posting this to this mailing list instead of filing a bug.
> But I am new to NumPy and have now account yet for Trac (yet).
>
>
Thanks for the report, it should be fixed in 834b5bf.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110707/b254ac6d/attachment.html>


More information about the NumPy-Discussion mailing list