I have just fixed the file in the svn rep.
Thanks.
>I assume the following might be of interest to you ;)
>---------------------------- Original Message ----------------------------
>Subject: [sage-devel] [PATCH] Compile Linbox with gcc 4.3 trunk
>From: ismail dönmez <ismail.don...@gmail.com>
>Date: Tue, December 4, 2007 5:10 pm
>To: sage-devel@googlegroups.com
>--------------------------------------------------------------------------
>Hi all,
>I applied attached patch to Linbox 1.1.4 tarball and I was able to
>build & pass regression tests with gcc 4.3 trunk.
>Regards,
>ismail
>If the patch doesn't make it you can download it as an attachment from
>http://groups.google.com/group/sage-devel/t/59e0b16b1c4d7119
>Cheers,
>Michael
>------------------------------------------------------------------------
>--- linbox-1.1.4/linbox/ffpack/ffpack.h 2007-11-12 00:57:40.000000000 +0200
>+++ linbox-fixed/linbox/ffpack/ffpack.h 2007-12-04 17:51:04.000000000 +0200
>@@ -1341,7 +1341,7 @@
> static int
> KGFast ( const Field& F, std::list<Polynomial>& charp, const size_t N,
> typename Field::Element * A, const size_t lda,
>- size_t * kg_mc, size_t* kg_mc, size_t* kg_j );
>+ size_t * kg_mc, size_t* kg_mc2, size_t* kg_j );
> template <class Field, class Polynomial>
> static std::list<Polynomial>&