Opened 12 years ago
Closed 12 years ago
#116 closed Bug (fixed)
unable to run delphes on a hep file
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | |
Keywords: | Cc: | partois@…, priscila@… |
Description
Hi Jerome, Pavel and the Delphes team,
I generated an hep file with madgraph + pythia
(ttH, semi-leptonic channel)
I wanted to run Delphes on this file, but I got the following error:
####### Start conversion to TRoot format ########
StdHEP file format detected
This can take several minutes
./Delphes: symbol lookup error: ./Delphes: undefined symbol: _ZN10TDirectory16CurrentDirectoryEv
Do you have any idea of what could be the problem ?
I am using Delphes version 2.0.3
Many thanks,
Pierre
Change History (3)
follow-up: 2 comment:1 by , 12 years ago
comment:2 by , 12 years ago
Hi Pavel,
Thanks a lot for your reply:
After the rebuild, everything went fine
That is excellent, thanks a lot!
Pierre
Replying to pavel:
Hi Pierre,
Did you change your root or gcc version recently? If so, I would suggest to rebuild your delphes:
make clean rm -rf tmp lib make -j 8Otherwise, could you give us more details about your OS, ROOT, gcc versions?
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi Pierre,
Did you change your root or gcc version recently? If so, I would suggest to rebuild your delphes:
Otherwise, could you give us more details about your OS, ROOT, gcc versions?