Error_geant3 on centOS

Dear All,
Firstly I apologise for posting this message here in the ROOT forum.

We have implemented Rocks cluster 6.1 using CentOS release 6.3 as OS. Rocks cluster suite is installed on HP blade proliant BL 460c gen8 server, having Intel ® Xeon ® CPU E5- 2667 having RAM 32 GB.

Our aim is to install AliRoot in our cluster. We have successfully installed Alien and ROOT-v5-34-08. After that our next task was to install Geant3 (v1-15a). But during compilation of Geant3, we encountered the following errors::

==========================================================================================
TGeant3/TGeant3.cxx:1286: warning: dereferencing type-punned pointer will break strict-aliasing rules
TGeant3/TGeant3f77.cxx
TGeant3/TGeant3gu.cxx
TGeant3/TGeant3TGeo.cxx
TGeant3/TGeant3TGeo.cxx: In member function ‘virtual void TGeant3TGeo::LoadAddress()’:
TGeant3/TGeant3TGeo.cxx:599: warning: dereferencing type-punned pointer will break strict-aliasing rules
Generating /home/nur/alisoft/geant3/tgt_linuxx8664gcc/TGeant3/geant3Cint.cxx
dlopen error: /lib64/libc.so.6: version GLIBC_2.14' not found (required by /home/nur/alisoft/root/cint/cint/include/stdfunc.dll) dlopen error: /lib64/libc.so.6: versionGLIBC_2.14’ not found (required by /home/nur/alisoft/root/cint/cint/include/stdfunc.dll)
/home/nur/alisoft/geant3/tgt_linuxx8664gcc/TGeant3/geant3Cint.cxx
Generating /home/nur/alisoft/geant3/lib/tgt_linuxx8664gcc/libgeant321.so
[nur@master geant3]$

Please help us to sort out the problem so that we can successfully install AliRoot.

With kind regards,

Nur Hussain

Hi Nur,

the error seems to point out to a misconfiguration of your environment, more precisely to the compiler version.
If the Alice setup is involved, probably an Alice forum is more appropriate for this question.

Cheers,
Danilo