Parse error in template argument list

Hello,

I’m using gcc 4.1.1 on a Amd 64 bit dual core. I’m trying to compile ROOT 5.13/04 from source and getting this error:

include/TProofDraw.h:226: error: parse error in template argument list

I have the feeling this might be a compiler related problem?

Could anyone help or have suggestions?

thanks for any help,
mauri

Hi,

this has already been fixed in the cvs head. To compile 5.13/04 make the following change in the source:

root.cern.ch/viewcvs/proof/inc/T … 15&r2=1.16

Cheers, Fons.