sepastian
-
2009-06-08
in GCC 4.3, includes were cleaned up [1].
This patch fixes includes for gcc-4.4.
There is a patch for gcc-4.3 [2] already, both patches should be identical (not tested, don't have gcc-4.3 at hand).
To apply the patch after downloading:
%> tar xf beagle-3.0.3.tar.gz
%> patch -p0 < beagle-3.0.3-gcc44.patch
[1] http://gcc.gnu.org/gcc-4.3/porting_to.html
[2] http://sourceforge.net/tracker/?func=detail&aid=2525737&group_id=91196&atid=596298