Problem 286 - I have tried to use Configure, it stops with some error
Summary: I have tried to use Configure, it stops with some error
Status: RESOLVED WORKSFORME
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: 3.2
Hardware: PC Linux
: P2 normal
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2001-08-15 09:19 CEST by Florence.Ranjard
Modified: 2001-08-27 02:13 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.