After make Gate 5 I received this. Please tell me what happens. It 24 hours already.<br>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br><br>siti@siti-MS-7529:~/Gate5/gate_v5.0.0_p01$ make<br>Entering source/arf ...<br>
make[1]: Nothing to be done for `obj'.<br>source/arf finished<br>Entering source/geometry ...<br>Making dependency for file src/GateOPETSystem.cc ...<br>In file included from src/GateOPETSystem.cc:13:0:<br>../output/include/GateToLMF.hh:25:22: fatal error: iostream.h: No such file or directory<br>
compilation terminated.<br>Making dependency for file src/GateCylindricalPETSystem.cc ...<br>In file included from src/GateCylindricalPETSystem.cc:28:0:<br>../output/include/GateToLMF.hh:25:22: fatal error: iostream.h: No such file or directory<br>
compilation terminated.<br>Compiling GateCylindricalPETSystem.cc ...<br>In file included from src/GateCylindricalPETSystem.cc:28:0:<br>../output/include/GateToLMF.hh:25:22: fatal error: iostream.h: No such file or directory<br>
compilation terminated.<br>make[1]: *** [../../tmp/Linux-g++/Gate/GateCylindricalPETSystem.o] Error 1<br>source/geometry finished<br>Entering source/digitizer ...<br>make[1]: Nothing to be done for `obj'.<br>source/digitizer finished<br>
Entering source/output ...<br>Making dependency for file src/GateToLMFMessenger.cc ...<br>In file included from src/GateToLMFMessenger.cc:58:0:<br>../output/include/GateToLMF.hh:25:22: fatal error: iostream.h: No such file or directory<br>
compilation terminated.<br>Making dependency for file src/GateToLMF.cc ...<br>In file included from src/GateToLMF.cc:30:0:<br>../output/include/GateToLMF.hh:25:22: fatal error: iostream.h: No such file or directory<br>compilation terminated.<br>
Compiling GateToLMF.cc ...<br>In file included from src/GateToLMF.cc:30:0:<br>../output/include/GateToLMF.hh:25:22: fatal error: iostream.h: No such file or directory<br>compilation terminated.<br>make[1]: *** [../../tmp/Linux-g++/Gate/GateToLMF.o] Error 1<br>
source/output finished<br>Entering source/physics ...<br>make[1]: Nothing to be done for `obj'.<br>source/physics finished<br>Entering source/voxel ...<br>make[1]: Nothing to be done for `obj'.<br>source/voxel finished<br>
Entering source/mandatory_G4_classes ...<br>make[1]: Nothing to be done for `obj'.<br>source/mandatory_G4_classes finished<br>Entering source/management ...<br>Compiling GateExecutionTimeInformer.cc ...<br>src/GateExecutionTimeInformer.cc: In destructor ‘GateExecutionTimeInformer::~GateExecutionTimeInformer()’:<br>
src/GateExecutionTimeInformer.cc:74:92: error: ‘_SC_CLK_TCK’ was not declared in this scope<br>src/GateExecutionTimeInformer.cc:74:103: error: ‘sysconf’ was not declared in this scope<br>src/GateExecutionTimeInformer.cc: In member function ‘G4double GateExecutionTimeInformer::timeElapsed() const’:<br>
src/GateExecutionTimeInformer.cc:123:144: error: ‘_SC_CLK_TCK’ was not declared in this scope<br>src/GateExecutionTimeInformer.cc:123:155: error: ‘sysconf’ was not declared in this scope<br>src/GateExecutionTimeInformer.cc: In member function ‘G4double GateExecutionTimeInformer::timeElapsed(const char*) const’:<br>
src/GateExecutionTimeInformer.cc:139:117: error: ‘_SC_CLK_TCK’ was not declared in this scope<br>src/GateExecutionTimeInformer.cc:139:128: error: ‘sysconf’ was not declared in this scope<br>src/GateExecutionTimeInformer.cc:144:58: error: ‘_SC_CLK_TCK’ was not declared in this scope<br>
src/GateExecutionTimeInformer.cc:144:69: error: ‘sysconf’ was not declared in this scope<br>src/GateExecutionTimeInformer.cc:145:1: warning: control reaches end of non-void function [-Wreturn-type]<br>src/GateExecutionTimeInformer.cc: In member function ‘G4double GateExecutionTimeInformer::timeElapsed() const’:<br>
src/GateExecutionTimeInformer.cc:129:1: warning: control reaches end of non-void function [-Wreturn-type]<br>make[1]: *** [../../tmp/Linux-g++/Gate/GateExecutionTimeInformer.o] Error 1<br>source/management finished<br>Using granular libraries ...<br>
Linking Gate<br>/usr/bin/ld: cannot find -lLMF<br>/usr/bin/ld: cannot find -lLMF<br>collect2: error: ld returned 1 exit status<br>make: *** [bin/Linux-g++/Gate] Error 1<br>siti@siti-MS-7529:~/Gate5/gate_v5.0.0_p01$ <br><br>