Hello everybody,
I’m trying to install the latest development version of Root (5.23/03) on linuxx8664gcc with gcc version 4.1.2 20070626 (Red Hat 4.1.2-13).
During the compilation I only get this warning:
net/alien/src/TAlienSystem.cxx: In member function ‘virtual int TAlienSystem::AlienFilestat(const char*, FileStat_t&)’:
net/alien/src/TAlienSystem.cxx:318: warning: dereferencing type-punned pointer will break strict-aliasing rules
but when I try to compile the test macros I get the error listed in the txt file attached.
The configuration that I use is:
./configure
–with-pythia6-uscore=SINGLE
–enable-cern --enable-rfio
–enable-gsl-shared
–enable-mathmore --enable-mathcore --enable-roofit
–enable-asimage --enable-minuit2
–enable-alien --with-alien-incdir={ALIEN_ROOT}/api/include \
--with-alien-libdir={ALIEN_ROOT}/api/lib
–enable-xrootd
–g77=gfortran
Thank you very much for any help.
Best regards,
–
Cristian Andrei
err_test.txt (22.4 KB)