Problem 286

Summary: I have tried to use Configure, it stops with some error
Product: Geant4 Reporter: Florence.Ranjard
Component: configAssignee: Gabriele Cosmo <Gabriele.Cosmo>
Status: RESOLVED WORKSFORME    
Severity: normal CC: Andreas.Pfeiffer
Priority: P2    
Version: 3.2   
Hardware: PC   
OS: Linux   

Description Florence.Ranjard 2001-08-15 09:19:02 CEST
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
Comment 1 Gabriele Cosmo 2001-08-27 02:13:59 CEST
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.