pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/math/py-numpy
On Tue, Dec 20, 2011 at 04:38:30PM +0000, Joerg Sonnenberger wrote:
> Modified Files:
> pkgsrc/math/py-numpy: Makefile distinfo
> Added Files:
> pkgsrc/math/py-numpy/patches: patch-numpy_distutils_fcompiler_g95.py
>
> Log Message:
> Make sure that builds with g95 create position independent code.
> Bump revision.
py-scipy now builds, yay... except, FWIW, for the py27 version:
scipy/sparse/sparsetools/csr_wrap.cxx: In function 'int
require_size(PyArrayObject*, npy_intp*, int)':
scipy/sparse/sparsetools/csr_wrap.cxx:2910:16: error: expected ')' before
'PRIdPTR'
scipy/sparse/sparsetools/csr_wrap.cxx:2917:21: error: expected ')' before
'PRIdPTR'
scipy/sparse/sparsetools/csr_wrap.cxx: In function 'int
require_size(PyArrayObject*, npy_intp*, int)':
scipy/sparse/sparsetools/csr_wrap.cxx:2910:16: error: expected ')' before
'PRIdPTR'
scipy/sparse/sparsetools/csr_wrap.cxx:2917:21: error: expected ')' before
'PRIdPTR'
Don't ask me why that's version-specific.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index