I'm triyng to make the event example in
root/test
My cxx version is 5.1 under OSF1/v4.0, so no older than cxx v5.5
The messages I get are the following
>make Event
cxx -O -w -I/virgoa1_3/xavier/root/include -c Event.cxx
/virgoa1_3/xavier/root/include/TBuffer.h:331: error: In this
declaration, "operator <<" is declared with both internal and external
linkage.
/virgoa1_3/xavier/root/include/TBuffer.h:337: error: In this
declaration, "operator >>" is declared with both internal and external
linkage.
/virgoa1_3/xavier/root/include/TString.h:363: error: In this
declaration, "ECaseCompare" is not declared.
/virgoa1_3/xavier/root/include/TString.h:366: error: In this
declaration, "ECaseCompare" is not declared.
/virgoa1_3/xavier/root/include/TString.h:369: error: In this
declaration, "ECaseCompare" is not declared.
/virgoa1_3/xavier/root/include/TString.h:372: error: In this
declaration, "ECaseCompare" is not declared.
/virgoa1_3/xavier/root/include/TString.h:376: error: In this
declaration, "ECaseCompare" is not declared.
Compilation terminated with errors.
*** Exit 1
What's going wrong ?
Thanks by advance
-- xavier@virgoa4.in2p3.fr