Good day,<br>I installed gate 6.2 on ubuntu 12.10 (32 bit) on 32 bit machine using the following <br><pre>CLHEP v2.1.1.0
Geant4 9.5.p01
Gate V6.2<br>LMF<br>ECAT7.<br><br>Before this, i also install in 64 bit machine, but the same error happens. I am very much appreciated for any suggestions. <br>I found this error while linking Gate 6.2, a similar problem in this: <a href="http://comments.gmane.org/gmane.comp.science.opengate.user/2485">http://comments.gmane.org/gmane.comp.science.opengate.user/2485</a><br>
<br>My error is:<br><br>/home/siti/Gate/geant4.9.5.p01-install/lib/libG4geometry.so: undefined reference to `HepGeom::BasicVector3D<double>::rotateZ(double)'<br></pre>/home/siti/Gate/geant4.9.5.p01-install/lib/libG4tracking.so: undefined reference to `CLHEP::Hep3Vector::cosTheta(CLHEP::Hep3Vector const&) const'<br>
/home/siti/Gate/geant4.9.5.p01-install/lib/libG4processes.so: undefined reference to `CLHEP::Hep3Vector::operator*=(CLHEP::HepRotation const&)'<br>/home/siti/Gate/geant4.9.5.p01-install/lib/libG4GMocren.so: undefined reference to `CLHEP::HepRotation::HepRotation(CLHEP::Hep3Vector const&, double)'<br>
/home/siti/Gate/geant4.9.5.p01-install/lib/libG4GMocren.so: undefined reference to `CLHEP::HepRotation::IDENTITY'<br>collect2: error: ld returned 1 exit status<br>make[2]: *** [/home/siti/Gate/gate_v6.2/GateX/Gate] Error 1<br>
make[1]: *** [CMakeFiles/Gate.dir/all] Error 2<br>make: *** [all] Error 2<br><br><br>Thank you.<br>