Opened 9 years ago
Closed 9 years ago
#915 closed How to (fixed)
problem in installing Delphes-3.2.0
Reported by: | jelov | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | installation problem | Cc: |
Description
Hello,
I am using Red Hat Enterprise Linux Server release 6.7 (Santiago), with root version 6.02/13
(or in fact using env from : CMSSW_7_5_8/external/slc6_amd64_gcc491)
I try to install it in my machine, but it shows error message when doing the make step, here's the message appeared on screen:
make: Circular external/fastjet/JetDefinition.hh <- external/fastjet/ClusterSequence.hh dependency dropped.
Building DelphesCMSFWLite
/cvmfs/cms.cern.ch/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: tmp/readers/DelphesCMSFWLite.o: undefined reference to symbol '_ZTIN3edm11WrapperBaseE'
/cvmfs/cms.cern.ch/slc6_amd64_gcc491/cms/cmssw/CMSSW_7_5_8/lib/slc6_amd64_gcc491/libDataFormatsCommon.so: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: * [DelphesCMSFWLite] Error 1
found that this is solved by https://cp3.irmp.ucl.ac.be/projects/delphes/ticket/400