Fork me on GitHub

Opened 8 years ago

Last modified 8 years ago

#1077 new Bug

Unable to build delphes.

Reported by: aravind Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: build fail Cc:

Description (last modified by Pavel Demin)

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

Change History (2)

comment:1 by Pavel Demin, 8 years ago

Description: modified (diff)

comment:2 by Pavel Demin, 8 years ago

It's not clear what is the build directory and where is the Delphes source code with respect to this directory.

Could you try to follow the instructions from Quick Tour?


Note: See TracTickets for help on using tickets.