crash while building pandaroot [message #6883] |
Tue, 10 June 2008 10:54 |
Klaus Götzen
Messages: 293 Registered: June 2006 Location: GSI
|
first-grade participant |
From: *gsi.de
|
|
Hi,
I just freshly checked out PandaRoot and tried to build from scratch and got the following error:
[ 46%] Building CXX object mvd/CMakeFiles/MvdReco.dir/MvdData/PndMvdRecoHit.o
/u/kgoetzen/work/testfair3/pandaroot/mvd/MvdData/PndMvdRecoHit.cxx: In member
function `virtual AbsRecoHit* PndMvdRecoHit::clone()':
/u/kgoetzen/work/testfair3/pandaroot/mvd/MvdData/PndMvdRecoHit.cxx:145: error: cannot
allocate an object of type `PndMvdRecoHit'
/u/kgoetzen/work/testfair3/pandaroot/mvd/MvdData/PndMvdRecoHit.cxx:145: error:
because the following virtual functions are abstract:
/u/kgoetzen/work/testfair3/pandaroot/genfit/AbsRecoHit.h:48: error: virtual
double AbsRecoHit::residualScalar(AbsTrackRep*, const TMatrixT<double>&)
make[2]: *** [mvd/CMakeFiles/MvdReco.dir/MvdData/PndMvdRecoHit.o] Error 1
make[1]: *** [mvd/CMakeFiles/MvdReco.dir/all] Error 2
Could anybody fix this? Maybe a forgotten svn ci?
Cheers,
Klaus
|
|
|
|