[sword-devel] A few comments about 1.6.0-RC1

Deji Akingunola dakingun at gmail.com
Mon Apr 13 19:16:30 MST 2009


On Mon, Apr 13, 2009 at 4:18 PM, Dmitrijs Ledkovs
<dmitrij.ledkov at gmail.com> wrote:
> Hi all!
>

>
> Sword fails to build with gcc-snapshot (the last ubuntu gcc-snapshot
> is from January, I think, so it reflects gcc4.4). The build can be
> fixed with this patch against svn 2322 (this has been reported by
> debian gcc team in debian BTS the name of the reported is Martin
> Michlmayr <tbm at cyrius.com> more info [1]):
>
> === modified file 'utilities/emptyvss.cpp'
> --- utilities/emptyvss.cpp      2009-02-07 08:24:08 +0000
> +++ utilities/emptyvss.cpp      2009-04-13 19:48:54 +0000
> @@ -19,6 +19,7 @@
>  #include <swmodule.h>
>  #include <versekey.h>
>  #include <iostream>
> +#include <cstdio>
>  #include <stdio.h>
>
The above is not necessary with the latest gcc-4.4 snapshot.
SWORD-1.6.0RC1 builds fine with gcc (GCC) 4.4.0 20090409 (Red Hat
4.4.0-0.32).

Deji



More information about the sword-devel mailing list