[SciPy-user] Build errors in supermatrix.h

Christopher Fonnesbeck chris at fonnesbeck.org
Mon Dec 8 10:44:32 EST 2003


After updating from CVS, building gives the following errors on OSX 
that I have not seen before:

In file included from Lib/sparse/SuperLU2.0/SRC/zsp_defs.h:23,
                  from Lib/sparse/_zsuperlumodule.c:26:
Lib/sparse/SuperLU2.0/SRC/supermatrix.h:19: error: parse error before 
numeric constant
In file included from Lib/sparse/_zsuperlumodule.c:27:
Lib/sparse/SuperLU2.0/SRC/util.h:95: warning: function declaration 
isn't a prototype
Lib/sparse/SuperLU2.0/SRC/util.h:101: warning: function declaration 
isn't a prototype
Lib/sparse/_zsuperlumodule.c: In function `NRFormat_from_spMatrix':
Lib/sparse/_zsuperlumodule.c:46: warning: implicit declaration of 
function `zCreate_CompRow_Matrix'
Lib/sparse/_zsuperlumodule.c: In function `Py_zgssv':
Lib/sparse/_zsuperlumodule.c:164: warning: implicit declaration of 
function `superlu_delete_allkeys'
Lib/sparse/_zsuperlumodule.c: At top level:
Lib/sparse/_zsuperlumodule.c:191: warning: function declaration isn't a 
prototype
Lib/sparse/_zsuperlumodule.c: In function `init_zsuperlu':
Lib/sparse/_zsuperlumodule.c:192: warning: unused variable `d'
error: command 'gcc' failed with exit status 1

Any ideas on a workaround?
--
Christopher J. Fonnesbeck ( c h r i s @ f o n n e s b e c k . o r g )
Georgia Cooperative Fish & Wildlife Research Unit, University of Georgia



More information about the SciPy-User mailing list