gcc-4.3.0 compilation problem

Benjamin Kreuter ben.kreuter at gmail.com
Wed Feb 6 19:42:17 UTC 2008


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



-- 
Message sent on: Wed Feb 6 14:41:41 EST 2008
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20080206/b05aee44/attachment-0002.bin 


More information about the devel mailing list