Project

General

Profile

Bug #325

scons build on Ubuntu 10.04: error: recpack/RecpackManager.h: No such file or directory

Added by Powell, Roger almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Tunnell, Christopher
Category:
Build System
Target version:
Start date:
10 February 2011
Due date:
% Done:

100%

Estimated time:
Workflow:

Description

Running "scons build" produces:

scons: done reading SConscript files.
scons: Building targets ...
g++ -o src/common/Interface/MiceEventManager.os -c -m32 -pthread -rdynamic -g -pg -fPIC -Ithird_party/install/include -Ithird_party/install/include/python2.7 -Isrc/common -Ithird_party/install/include/root -Ithird_party/build/geant4.9.2.p04/include src/common/Interface/MiceEventManager.cc
In file included from src/common/Interface/MiceEventManager.cc:13:
src/common/Recon/SciFi/SciFiKalTrack.hh:22:36: error: recpack/RecpackManager.h: No such file or directory
In file included from src/common/Interface/MiceEventManager.cc:13:
src/common/Recon/SciFi/SciFiKalTrack.hh:55: error: ISO C++ forbids declaration of 'Trajectory' with no type
src/common/Recon/SciFi/SciFiKalTrack.hh:55: error: expected ';' before '*' token
src/common/Recon/SciFi/SciFiKalTrack.hh:67: error: ISO C++ forbids declaration of 'State' with no type
src/common/Recon/SciFi/SciFiKalTrack.hh:67: error: expected ';' before '*' token
src/common/Recon/SciFi/SciFiKalTrack.hh:102: error: 'measurement_vector' does not name a type
src/common/Recon/SciFi/SciFiKalTrack.hh:104: error: ISO C++ forbids declaration of 'Trajectory' with no type
src/common/Recon/SciFi/SciFiKalTrack.hh:104: error: expected ';' before '*' token
src/common/Recon/SciFi/SciFiKalTrack.hh:106: error: 'Recpack' has not been declared
src/common/Recon/SciFi/SciFiKalTrack.hh:106: error: ISO C++ forbids declaration of 'RecpackManager' with no type
src/common/Recon/SciFi/SciFiKalTrack.hh:106: error: expected ';' before '*' token
scons: *** [src/common/Interface/MiceEventManager.os] Error 1
scons: building terminated because of errors.

emstrsp@rsp-01:~/maus$ locate RecpackManager.h
/home/emstrsp/mice/gcc4.3.2/RecPack/20090424/include/recpack/RecpackManager.h


Files

27recpack_bash_output.txt (13.5 KB) 27recpack_bash_output.txt Result of running 27recPack.bash Powell, Roger, 10 February 2011 21:30

Also available in: Atom PDF