| Summary: | problem to build the exampleN04 | ||
|---|---|---|---|
| Product: | Examples/Basic and Novice | Reporter: | kobayam |
| Component: | N04 | Assignee: | Makoto.Asai |
| Status: | RESOLVED WONTFIX | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Asking for more detail information. The problem was caused by using a wrong tar file (geant4.1.1.tar.gz) instead of (geant4.1.1.gtar.gz). Some source codes in hadronics were not properly extracted. |
I am getting start to use GEANT4 just after the installation a few days ago. Today, I tried to compile example proglams, N01 to N06, included in GEANT4 package for practice. But only for N04 including hadronic processes, I had a link error of "exampleN04", the error description is as follows: > /usr/bin/ld: cannot open -lG4hadronic_stop: No such file or directory > collect2: ld returned 1 exit status > make: *** [../../../bin/Linux-g++/exampleN04] Error 1 No errors nor warning was before the link error at the end of compilation, but some files is short obviously. Although this may be not of example04 nor GEANT4, please let me know what is the cause if somebody had such experience. Thank you