[FIXED] Error compiling PandaRoot (FairMultiLinkedData_Interface.h) [message #17913] |
Wed, 18 February 2015 07:36 |
Klaus Götzen
Messages: 293 Registered: June 2006 Location: GSI
|
first-grade participant |
From: *gsi.de
|
|
Hi,
I tried to install an compile the newest trunk 27083 following the recipe in the Wiki and starting from installing the external packages (jul14p3) and FairRoot. Both compiled successfully, but when compiling trunk itself I got the error
[ 49%] Building CXX object sds/CMakeFiles/Sds.dir/SdsDigi/PndSdsHybridHitProducer.cxx.o
/u/kgoetzen/pandaroot/trunk4/sds/SdsDigi/PndSdsHybridHitProducer.cxx:31:45: error: FairMultiLinkedData_Interface.h: No such file or directory
/u/kgoetzen/pandaroot/trunk4/sds/SdsDigi/PndSdsHybridHitProducer.cxx: In member function 'virtual void PndSdsHybridHitProducer::Exec(const Option_t*)':
/u/kgoetzen/pandaroot/trunk4/sds/SdsDigi/PndSdsHybridHitProducer.cxx:392: error: 'FairMultiLinkedData_Interface' was not declared in this scope
/u/kgoetzen/pandaroot/trunk4/sds/SdsDigi/PndSdsHybridHitProducer.cxx:392: error: expected primary-expression before ')' token
make[2]: *** [sds/CMakeFiles/Sds.dir/SdsDigi/PndSdsHybridHitProducer.cxx.o] Error 1
make[1]: *** [sds/CMakeFiles/Sds.dir/all] Error 2
make: *** [all] Error 2
Does somebody know what's going wrong? Or is this simply a new bug?
Best,
Klaus
[Updated on: Thu, 23 April 2015 14:15] by Moderator Report message to a moderator
|
|
|
|
|
|