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