Problem 480 - Linking problems
Summary: Linking problems
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: other
Hardware: Other Other
: P2 normal
Assignee: Makoto.Asai
URL:
Depends on:
Blocks:
 
Reported: 2003-04-16 22:11 CEST by scjohnson
Modified: 2007-04-08 19:03 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description scjohnson 2003-04-16 22:11:01 CEST
I have tried installing the most recent version of GEANT4 on my 10.2.4 OSX box

I was able to compile GEANT4 just fine but when I compile an example I get errors like:

Using granular libraries ...
Linking exampleN02 ...
/usr/bin/ld: Undefined symbols:
_createInstance__9HepRandom
__14HepTransform3D.Identity
_rotateUz__10Hep3VectorRCB0
_rotateZ__10Hep3Vectord
_getTheEngine__9HepRandom

However, I have all the environment variables set fine and I have compiled CLHEP (with
fink) in the appropriate directories.

Has anyone gotten the most recent version of GEANT4 installed on their OSX system?
Comment 1 Gabriele Cosmo 2003-05-08 05:05:59 CEST
Currently we do not support MacOS and we cannot follow your problem report.
Please, post any enquiry on this subject on the Hypernews (Configuration
and Installation Forum), several users managed to install correctly G4 on
MacOS. You may find the solution already posted there. Thanks.
At first look, it seems an incompatibility problem with your CLHEP library.