Dear Support I have redhat 7.3.3, g++ of version 3.2.3, but version of glibc is 2.3.2 ,isn't 2.2.5 , in any effort of compilating library of geant4 , apeare error : Starting installation... Making dependency for file src/G4ios.cc ... Making dependency for file src/G4VStateDependent.cc ... Making dependency for file src/G4VExceptionHandler.cc ... Making dependency for file src/G4UnitsTable.cc ... Making dependency for file src/G4Timer.cc ... Making dependency for file src/G4StateManager.cc ... Making dependency for file src/G4PhysicsVector.cc ... Making dependency for file src/G4PhysicsTable.cc ... Making dependency for file src/G4PhysicsOrderedFreeVector.cc ... Making dependency for file src/G4PhysicsLogVector.cc ... Making dependency for file src/G4PhysicsLnVector.cc ... Making dependency for file src/G4PhysicsLinearVector.cc ... Making dependency for file src/G4PhysicsFreeVector.cc ... Making dependency for file src/G4OrderedTable.cc ... Making dependency for file src/G4LPhysicsFreeVector.cc ... Making dependency for file src/G4Exception.cc ... Making dependency for file src/G4DataVector.cc ... Compiling G4DataVector.cc ... In file included from /usr/local/gcc-alt-3.2/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/stdio.h:641, from /usr/local/gcc-alt-3.2/include/c++/3.2.3/cstdio:52, from /usr/local/gcc-alt-3.2/include/c++/3.2.3/i686-pc-linux-gnu/bits/c++io.h:35, from /usr/local/gcc-alt-3.2/include/c++/3.2.3/bits/fpos.h:44, from /usr/local/gcc-alt-3.2/include/c++/3.2.3/iosfwd:46,
This problem has very little to do with the Geant4 installation itself. It is most likely due to an inconsistent installation of the compiler on your system. Moreover, can you please specify the compiler -error- you get ? What you listed looks incomplete. Thanks.