Opened 3 years ago
Closed 3 years ago
#1505 closed Bug (fixed)
Error in installing Delphes 3.5.0 SolGeom.cc
Reported by: | Alberto Tonero | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Building hepmc2pileup
tmp/external/TrackCovariance/SolGeom.o: In function `SolGeom::Read(char const*)':
SolGeom.cc:(.text+0x735): undefined reference to `TString::operator=(std::cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status
Makefile:2578: recipe for target 'hepmc2pileup' failed
make: * [hepmc2pileup] Error 1
Change History (3)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Thanks Pavel! I installed the latest ROOT version 6.24 and the installation worked smoothly (before I was using ROOT 5 and encountered that issue).
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Looks like a problem with the ROOT installation. TString is part of the ROOT libraries.
I'd suggest installing ROOT using one of the pre-built binary packages provided by ROOT developers. These packages can be downloaded from the following link:
https://root.cern/releases/release-62400/