[Gate-users] Compiling error
Martin Janecek
mjanecek at lbl.gov
Mon Jun 30 19:59:36 CEST 2008
Hello all,
Does anybody know what causes the error below? Is there a parameter that
is not correctly set? (All the errors seem to point to optical processes.)
I have successfully installed CLHEP 2.0.3.1, GEANT 4.9.0, and ROOT 5.14.
I believe I have set the paths correctly, but when I try to install GATE
3.1.2 by running 'make', the compilation gives me the following error:
make
=>
warning: this program uses gets(), which is unsafe.
Using granular libraries ...
Linking Gate ...
powerpc-apple-darwin8-g++-4.0.1: unrecognized option '-rdynamic'
/usr/bin/ld: Undefined symbols:
G4OpRayleigh::G4OpRayleigh(G4String const&, G4ProcessType)
G4OpAbsorption::G4OpAbsorption(G4String const&, G4ProcessType)
G4Scintillation::G4Scintillation(G4String const&, G4ProcessType)
G4OpBoundaryProcess::G4OpBoundaryProcess(G4String const&, G4ProcessType)
collect2: ld returned 1 exit status
make: *** [/Applications/g4work/bin/Darwin-g++/Gate] Error 1
Thanks,
Martin
More information about the Gate-users
mailing list