it works nicely until it stops after G4Tree with the following messages ..... Creating shared library /afs/cern.ch/lhcb/geant4/geant4.3.2/lib/Linux-g++/libG4Tree.so Creating/replacing object files in /afs/cern.ch/lhcb/geant4/geant4.3.2/lib/Linux-g++/libG4Tree.a Installing includes files in /afs/cern.ch/lhcb/geant4/geant4.3.2/include ... /afs/cern.ch/lhcb/geant4/geant4.3.2/tmp/Linux-g++/G4Lizard/G4LizardSystem.d:1: *** missing separator. Stop. gmake[1]: *** [includes] Error 2 /afs/cern.ch/lhcb/geant4/geant4.3.2/config/architecture.gmk:36: /etc/Linux.mk: No such file or directory gmake[1]: *** No rule to make target `/etc/Linux.mk'. Stop. gmake: *** [includes] Error 2 2679.940u 430.330s 1:34:29.17 54.8% 0+0k 0+0io 4958591pf+1921w
The error message from the build process is quite clear: /afs/.../geant4.3.2/tmp/Linux-g++/G4Lizard/G4LizardSystem.d:1: *** missing separator. Stop. It looks like you requested to build the driver for Lizard for analysis, but for some reason (wrong path for Lizard?) the compilation of G4LizardSystem.cc failed.