Fork me on GitHub

Opened 3 years ago

Closed 3 years ago

#1484 closed Bug (fixed)

Delphes makefile issue with Ubuntu 20.04

Reported by: Snehashis Parashar Owned by: Snehashis Parashar
Priority: major Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Ubuntu 20, makefile, DelphesValidation.o, installation Cc:

Description

I am trying to install Delphes-3.4.2 in my Ubuntu 20.04 computer. But whenever I try to make the Delphes with

make -j 4

or

make -j 8

it shows me the following error message:

make: *** [Makefile:2447: tmp/validation/DelphesValidation.o] Error 1

This keeps preventing me from interfacing Delphes with Pythia8.

I have tried exactly the same steps in two other computers with Ubuntu 18 and it is running perfectly there. is this an issue with my Ubuntu version, or is there any other workaround to this problem? Kindly help me out at your earliest convenience.

Change History (2)

comment:1 by Pavel Demin, 3 years ago

This error was already discussed in #1448 and the fix is in the git repository.

Please try the latest version from the following link:

​​​https://github.com/delphes/delphes/archive/master.zip

comment:2 by Pavel Demin, 3 years ago

Resolution: fixed
Status: newclosed

The fix is in the new release (3.5.0).

Note: See TracTickets for help on using tickets.