gcc-4.3.0 compilation problem

Tanguy Eric eric.tanguy at univ-nantes.fr
Wed Feb 6 21:18:13 UTC 2008


Le mercredi 06 février 2008 à 14:42 -0500, Benjamin Kreuter a écrit :
> On Wednesday 06 February 2008 13:36:01 Christopher Brown wrote:
> 
> >
> > A lot of these for drgeo:
> >
> > /usr/include/gmp-x86_64.h:520: error: 'std::FILE' has not been declared
> >
> > so you'll need to add:
> >
> > using std::FILE;
> >
> 
> No, that will not fix it.  But this will:
> 
> #include <cstdio>
> 
> -- Benjamin Kreuter
> 
Thanks to point this but where i have to put this include ? In which
file(s) ?
Eric





More information about the fedora-devel-list mailing list