Opened 8 years ago
Last modified 8 years ago
#1077 new Bug
Unable to build delphes. — at Initial Version
Reported by: | aravind | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | build fail | Cc: |
Description
I am using debian testing, root version 6.08 and default tcl (8.6), delphes-3.4.0.
root@debian:/var/tmp/HEPSim/Delphes-3.4.0.dir/build# ./configure
Makefile ready
To build Delphes type
make
root@debian:/var/tmp/HEPSim/Delphes-3.4.0.dir/build# make
Generating tmp/classes/ClassesDict.cc
Error: No valid header was provided!
Makefile:2258: recipe for target 'tmp/classes/ClassesDict.cc' failed
make: * [tmp/classes/ClassesDict.cc] Error 1
The make command doesnot show the details of why it is failing, is there any way to increase verbosity ?
(Sorry for the shallow report, this is one of my first attempts at reporting. Feel free to ask more information, attachments or suggest improvements).
Thanks