[SciPy-user] Problems with python setup.py build

Nils Wagner nwagner at mecha.uni-stuttgart.de
Thu Sep 30 02:56:58 EDT 2004


Hi all,

I am using the latest f2py and scipy from cvs. I cannot build scipy, but 
for what reason ?

 gcc: build/src/Lib/interpolate/dfitpackmodule.c
build/src/Lib/interpolate/dfitpackmodule.c:407:27: macro "CHECKARRAY" requires 3 arguments, but only 1 given
build/src/Lib/interpolate/dfitpackmodule.c: In function `f2py_rout_dfitpack_splev':
build/src/Lib/interpolate/dfitpackmodule.c:407: error: `CHECKARRAY' undeclared (first use in this function)
build/src/Lib/interpolate/dfitpackmodule.c:407: error: (Each undeclared identifier is reported only once
build/src/Lib/interpolate/dfitpackmodule.c:407: error: for each function it appears in.)
build/src/Lib/interpolate/dfitpackmodule.c:407: warning: left-hand operand of comma expression has no effect
build/src/Lib/interpolate/dfitpackmodule.c:407: warning: left-hand operand of comma expression has no effect
build/src/Lib/interpolate/dfitpackmodule.c:407: error: parse error before ')' token
build/src/Lib/interpolate/dfitpackmodule.c:581:62: macro "CHECKARRAY" passed 8 arguments, but takes just 3

Nils





More information about the SciPy-User mailing list