[SciPy-dev] scipy svn fails to build on Debian

Ondrej Certik ondrej at certik.cz
Tue Aug 14 12:34:07 EDT 2007


> Lib/linsolve/umfpack/umfpack.i:216: Error: Unable to find 'umfpack_numeric.h'
> Lib/linsolve/umfpack/umfpack.i:225: Error: Unable to find
> 'umfpack_free_symbolic.h'
> Lib/linsolve/umfpack/umfpack.i:226: Error: Unable to find
> 'umfpack_free_numeric.h'
> Lib/linsolve/umfpack/umfpack.i:248: Error: Unable to find 'umfpack_get_lunz.h'
> Lib/linsolve/umfpack/umfpack.i:272: Error: Unable to find
> 'umfpack_get_numeric.h'
> error: command 'swig' failed with exit status 1



The attached patch fixes the problem. I didn't commit it to svn, since
I think it would break the build for non Debian people.

Ondrej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scipy_debian_umfpack.patch
Type: text/x-patch
Size: 2178 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20070814/44b7302d/attachment.bin>


More information about the SciPy-Dev mailing list