This seems awfully similar to #490, i.e. a very old bug. Why is this happening again, with recent gcc and gmp?
Charles 2012/7/26 charles Bouillaguet <[email protected]>: > Hi all, > > I am experiencing an annoying compilation failure under ubuntu 12.04, 64-bits. > > sage -f gmp produces this : > > > Making all in cxx > make[2]: entrant dans le répertoire « > /home/charles/sage-5.2.rc1/spkg/build/gmp-4.2.1.p10/src/cxx » > /bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. > -D__GMP_WITHIN_GMPXX -I.. -c -o isfuns.lo isfuns.cc > mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -c > isfuns.cc -fPIC -DPIC -o .libs/isfuns.o > In file included from isfuns.cc:25:0: > ../gmp.h:515:12: error: 'std::FILE' has not been declared > make[2]: *** [isfuns.lo] Erreur 1 > > > The error seems very weird... > > g++ is gcc 4.6.3 > > Any hints ? > ---- > Charles -- -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
