Problem 572 - Problem with building of geant4.6.0
Summary: Problem with building of geant4.6.0
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: other
Hardware: PC Linux
: P2 normal
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2004-01-28 06:09 CET by Kirill.Nikolaev
Modified: 2004-01-28 06:27 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Kirill.Nikolaev 2004-01-28 06:09:24 CET
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,
Comment 1 Gabriele Cosmo 2004-01-28 06:27:59 CET
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.