Re: [SciPy-dev] scipy_iv.o" failed with exit status 1
by Pauli Virtanen other posts by this author
Nov 5 2009 10:19AM messages near this date
[SciPy-dev] scipy_iv.o" failed with exit status 1
|
Re: [SciPy-dev] scipy_iv.o" failed with exit status 1
Thu, 05 Nov 2009 18:53:53 +0100, Nils Wagner wrote:
> I cannot build scipy from svn.
[clip]
> scipy/special/cephes/scipy_iv.c:76: error: expected ")"
> before "__extension__"
[clip]
It's because the current npy_math.h includes <complex.h> which defines
"I" as the imaginary unit. Fixing...
--
Pauli Virtanen
_______________________________________________
Scipy-dev mailing list
Scipy-dev@[...].org
http://mail.scipy.org/mailman/listinfo/scipy-dev
Thread:
Nils Wagner
Pauli Virtanen
Nils Wagner
|