-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Shepherd wrote:
> The second part of the patch is failing:
> 
> # patch -p0 < ../uclibc-fenv.patch
> patching file numpy/core/include/numpy/ufuncobject.h
> patching file numpy/numarray/_capi.c
> Hunk #1 FAILED at 224.
> Hunk #2 FAILED at 2937.
> 2 out of 2 hunks FAILED -- saving rejects to file
> numpy/numarray/_capi.c.rej
> #

Ahh, you're not using a current subversion checkout :-) For your
purposes, you could just change the #if defined(linux) to #if
defined(__GLIBC__) (or #if 0 if that strikes your fancy).

- --
|>|\/|<
/------------------------------------------------------------------\
|David M. Cooke              http://arbutus.physics.mcmaster.ca/dmc/
|[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGFpvoN9ixZKFWjRQRAuAeAJ4xaAxUUz828DeMRUd5vYPl0K6TfACgsSq7
2lvovjwFjEDECCJHKeQwhTQ=
=OGOK
-----END PGP SIGNATURE-----
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to