Opened 3 years ago
Last modified 3 years ago
#1526 new Bug
make Delphes — at Initial Version
Reported by: | Ana | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Dear experts,
When I try to do
bash-4.2$ wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.1.2.tar.gz
bash-4.2$ tar -zxf Delphes-3.1.2.tar.gz
bash-4.2$ cd Delphes-3.1.2/
bash-4.2$ make
Unknown argument "--dicttype"!
Usage: root-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--auxcflags] [--ldflags] [--new] [--nonew] [--libs] [--glibs] [--evelibs] [--bindir] [--libdir] [--incdir] [--etcdir] [--srcdir] [--noauxcflags] [--noauxlibs] [--noldflags] [--has-<feature>] [--arch] [--platform] [--config] [--features] [--ncpu] [--git-revision] [--python-version] [--cc] [--cxx] [--f77] [--ld ] [--help]
Generating tmp/classes/ClassesDict.cc
Compiling tmp/classes/ClassesDict.cc
Generating tmp/modules/ModulesDict.cc
Compiling tmp/modules/ModulesDict.cc
Generating tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc
Compiling tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc
In file included from /cvmfs/sft.cern.ch/lcg/releases/LCG_94/ROOT/6.14.04/x86_64-slc6-gcc62-opt/include/ROOT/TIOFeatures.hxx:19:0,
from /cvmfs/sft.cern.ch/lcg/releases/LCG_94/ROOT/6.14.04/x86_64-slc6-gcc62-opt/include/TTree.h:29,
from /cvmfs/sft.cern.ch/lcg/releases/LCG_94/ROOT/6.14.04/x86_64-slc6-gcc62-opt/include/TChain.h:24,
from external/ExRootAnalysis/ExRootTreeReader.h:18,
from tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc:16:
/cvmfs/sft.cern.ch/lcg/releases/gcc/6.2.0-b9934/x86_64-slc6/include/c++/6.2.0/sstream:300:7: error: ‘struct std::cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::xfer_bufptrs’ redeclared with different access
struct xfer_bufptrs
~
make: * [tmp/external/ExRootAnalysis/ExRootAnalysisDict.o] Error 1
Please could you help me with the error?
Thank you,
Ana