Opened 7 years ago
Closed 7 years ago
#1300 closed Bug (fixed)
Delphes 3.3.3 installation error
Reported by: | Kaustubh Deshpande | Owned by: | Kaustubh |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Delphes-3.3.3, ExRootAnalysis | Cc: |
Description
Hi all,
I am trying to install Delphes 3.3.3 manually. After I download, extract and do make, I get the following message...
Generating tmp/classes/ClassesDict.cc
Compiling tmp/classes/ClassesDict.cc
Generating tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc
Compiling tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc
In file included from /home/kaustubh/Softwares/root-6.12.06/include/ROOT/TIOFeatures.hxx:19:0,
from /home/kaustubh/Softwares/root-6.12.06/include/TTree.h:29,
from /home/kaustubh/Softwares/root-6.12.06/include/TChain.h:24,
from external/ExRootAnalysis/ExRootTreeReader.h:14,
from tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc:12:
/usr/include/c++/5/sstream:300:7: error: ‘struct std::cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::xfer_bufptrs’ redeclared with different access
struct xfer_bufptrs
Makefile:2171: recipe for target 'tmp/external/ExRootAnalysis/ExRootAnalysisDict.o' failed
make: * [tmp/external/ExRootAnalysis/ExRootAnalysisDict.o] Error 1
Could someone please help me understand what is wrong and what to do to fix it?
Kaustubh
Change History (5)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Hi Pavel,
Thanks a lot for the suggestion! I am actually intentionally trying to install Delphes 3.3.3, to check an issue reported by my colleague in 3.4.1. Yeah, 3.4.1 installation has worked perfect for me. But I would still like to install 3.3.3 and check something there.
Thanks
Kaustubh
comment:3 by , 7 years ago
Try to copy doc/genMakefile.tcl
from 3.4.1 to 3.3.3 and rerun ./configure
.
comment:5 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi Kaustubh,
I'd suggest to try Delphes 3.4.1. Most probably, this problem is already fixed in the latest version.
Best regards,
Pavel