Gentoo Archives: gentoo-alt

From: Michael Yang <yangofzeal@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] numpy-1.3.0 problems with freebsd-7.2
Date: Tue, 28 Jul 2009 15:57:11
Message-Id: 2125c95f0907280857l2db37c2bm40966b1f09daa190@mail.gmail.com
In Reply to: Re: [gentoo-alt] numpy-1.3.0 problems with freebsd-7.2 by Fabian Groffen
1 > Hmm, this makes me think that perhaps it's easier to patch the
2 > #include <fenv.h>
3 > into
4 > #include <fenv/fenv.h>
5
6 ok - I submitted a patch to the numpy-1.3.0 ebuild that does exactly
7 this. see bug #279487