Bonsoir,
j''ai installé un programme sur un celeron sans aucun problème, là je viens de changer de machine :
Athlon 64 bits, Linux version 2.6.17.8-amd (gcc version 3.3.5 (Debian 1:3.3.5-13)
Je n'arrive plus à le compiler :
checking for namespace of non-standard STL classes... __gnu_cxx
checking for char... yes
checking size of char... configure: error: cannot compute sizeof (char), 77
See `config.log' for more details.
Les logs :
ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
Où je dois chercher ? Quel est le problème ? merci par avance![]()
Partager