Fork me on GitHub

Opened 8 years ago

Last modified 8 years ago

#1013 closed Bug

Delphes current not installing — at Initial Version

Reported by: olivier Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Hi Michele,

the current http://cp3.irmp.ucl.ac.be/downloads/Delphes-3-current.tar.gz
does not compile anymore. (at least on my mac)

Here is the (end) of the error message:

Building libDelphesNoFastJet.so

Undefined symbols for architecture x86_64:

"RecoPuFilter::RecoPuFilter()", referenced from:

ROOT::new_RecoPuFilter(void*) in ModulesDict.o
ROOT::newArray_RecoPuFilter(long, void*) in ModulesDict.o

"RecoPuFilter::~RecoPuFilter()", referenced from:

ROOT::newArray_RecoPuFilter(long, void*) in ModulesDict.o
ROOT::deleteArray_RecoPuFilter(void*) in ModulesDict.o

"typeinfo for RecoPuFilter", referenced from:

ROOT::GenerateInitInstanceLocal(RecoPuFilter const*) in ModulesDict.o

ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: * [libDelphesNoFastJet.so] Error 1

Cheers,

Olivier

Change History (0)

Note: See TracTickets for help on using tickets.