Compile error with gcc 4.4.0

From: Johan Bregeon <johan.bregeon_at_pi.infn.it>
Date: Thu, 9 Apr 2009 18:30:32 +0200


Hi,
I am using gcc version 4.4.0 20090330 (Red Hat 4.4.0-0.31) (GCC) and have a compile error with the head of svn, with the dev 5.23.00 and with the prod v5.22.00 versions.

> cat config.status

--enable-table --disable-xrootd --enable-qt --enable-qtgsi 
--with-qt-incdir=/usr/include --with-qt-libdir=/usr/lib 
--prefix=/usr/local/root/head

make and after some time...

g++ -m32 -O2 -o bin/hadd main/src/hadd.o \

                    -Llib -lCore -lCint -lRIO -lNet -lHist -lGraf 
-lGraf3d -lGpad -lTree -lMatrix -lMathCore -lThread -lm -ldl -pthread -rdynamic
lib/libRIO.so: undefined reference to `int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, int, int, int, int)'
collect2: ld returned 1 exit status
make: *** [bin/hadd] Error 1
rm core/utils/src/RStl_tmp.cxx core/utils/src/rootcint_tmp.cxx

did anybody compiled root with gcc 4.4.0 ?

Thanks
Johan

Received on Thu Apr 09 2009 - 18:30:39 CEST

This archive was generated by hypermail 2.2.0 : Tue Apr 14 2009 - 11:50:02 CEST