Fork me on GitHub

Opened 10 years ago

Last modified 10 years ago

#282 new Bug

Compiling Delphes 3.1.2

Reported by: Philipp Owned by:
Priority: critical Milestone:
Component: Delphes code Version: Delphes 3
Keywords: compilation pythia8 Cc:

Description

Hi,

when trying to compile Delphes 3.1.2 i get the

modules/PileUpMergerPythia8.cc:25:20: fatal error: Pythia.h: No such file or directory
compilation terminated.

error already reported in two earlier tickets. Unfortunately, the unset PYTHIA8 recipy did not work.

What seems strange to me is that the Delphes 3.0.5 compiles just fine.

Thank for any hints on how to proceed.

Cheers
Philipp

Change History (1)

comment:1 by Andrew Levin, 10 years ago

I am having similar problem installing delphes inside of madgraph:

>> Building lhco2root
/afs/cern.ch/cms/slc5_amd64_gcc462/external/gcc/4.6.2/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../x86_64-unknown-linux-gnu/bin/ld: tmp/modules/PileUpMergerPythia8.o: in function PileUpMergerPythia8::Init():PileUpMergerPythia8.cc(.text+0x4d0): error: undefined reference to 'Pythia8::Pythia::Pythia(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
collect2: ld returned 1 exit status
make: *** [lhco2root] Error 1
Note: See TracTickets for help on using tickets.