
Hi David, Commit r8541 broke building with numscons for me, does this fix look okay: http://github.com/rgommers/numpy/commit/1c88007ab00cf378ebe19fbe54e9e868212c... I am puzzled though why my endian.h is not picked up in the build - I have a good collection of those on my system, at least in all OS X SDKs. Any idea? Cheers, Ralf

I assume this is addressed to David C., correct? DG On Fri, Jul 30, 2010 at 10:08 AM, Ralf Gommers <ralf.gommers@googlemail.com>wrote:
Hi David,
Commit r8541 broke building with numscons for me, does this fix look okay:
http://github.com/rgommers/numpy/commit/1c88007ab00cf378ebe19fbe54e9e868212c...
I am puzzled though why my endian.h is not picked up in the build - I have a good collection of those on my system, at least in all OS X SDKs. Any idea?
Cheers, Ralf
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
-- Mathematician: noun, someone who disavows certainty when their uncertainty set is non-empty, even if that set has measure zero. Hope: noun, that delusive spirit which escaped Pandora's jar and, with her lies, prevents mankind from committing a general suicide. (As interpreted by Robert Graves)

On 30 July 2010 19:08, Ralf Gommers <ralf.gommers@googlemail.com> wrote: Commit r8541 broke building with numscons for me, does this fix look okay: http://github.com/rgommers/numpy/commit/1c88007ab00cf378ebe19fbe54e9e868212c...
I am puzzled though why my endian.h is not picked up in the build - I have a good collection of those on my system, at least in all OS X SDKs. Any idea?
See also http://mail.scipy.org/pipermail/scipy-dev/2010-July/015400.html David C's recent fix for r8541 solves the numpy import problem on Linux. Cheers, Scott
participants (3)
-
David Goldsmith
-
Ralf Gommers
-
Scott Sinclair