[FIXED] Compiling error trunk 24252 [message #16123] |
Mon, 31 March 2014 15:05 |
Dmitry Khaneft
Messages: 75 Registered: January 2009
|
continuous participant |
From: *kph.uni-mainz.de
|
|
I have the following error during the comilation of the trunk 24252. The one that is for fast simulations.
[ 43%] Building CXX object pgenerators/EvtGen/EvtGen/CMakeFiles/EvtGenExternal.dir/R01-03-00/src/EvtGenExternal/EvtPythiaEngine.cpp.o
In file included from /home/dkhaneft/Programs/PANDAroot/pandaroot_fast/pgenerators/EvtGen/EvtGen/R01-03-00/EvtGenExternal/EvtPythiaEngine.hh:25:0,
from /home/dkhaneft/Programs/PANDAroot/pandaroot_fast/pgenerators/EvtGen/EvtGen/R01-03-00/src/EvtGenExternal/EvtPythiaEngine.cpp:21:
/home/dkhaneft/Programs/PANDAroot/pandaroot_fast/pgenerators/EvtGen/EvtGen/R01-03-00/EvtGenExternal/EvtPythiaRandom.hh:27:28: fatal error: pythia8/Basics.h: No such file or directory
compilation terminated.
make[2]: *** [pgenerators/EvtGen/EvtGen/CMakeFiles/EvtGenExternal.dir/R01-03-00/src/EvtGenExternal/EvtPythiaEngine.cpp.o] Error 1
make[1]: *** [pgenerators/EvtGen/EvtGen/CMakeFiles/EvtGenExternal.dir/all] Error 2
make: *** [all] Error 2
I use dec13 release of external packages. Installation logs looks fine but I couldn't find any Pythia8 files.
This version is okay. Don't install cmake as external package.
*** Compiling gtest .................
*** Unpacking gtest-1.7.0.tar.bz2 ..............
*** gtest compiled successfully ***
*** Compiling gsl .................
*** Unpacking gsl-1.16.tar.gz ..............
*** gsl compiled successfully ***
*** Compiling Boost .................
*** Unpacking boost_1_54_0.tar.bz2 ..............
*** Boost compiled successfully ***
*** Compiling Pythia6 .................
*** Unpacking pythia6416.tar.gz ..............
*** Pythia6 compiled successfully ***
*** Compiling hepmc .................
*** Unpacking HepMC-2.06.09.tar.gz ..............
*** hepmc compiled successfully ***
[b]*** Compiling pythia8 .................
*** Unpacking pythia8180.tgz ..............
*** pythia8 compiled successfully ***[/b]
*** Unpacking geant4.9.6.p02.tar.gz ..............
*** Compiling Geant4-lib .................
*** Compiling Geant4-build .................
*** geant4 compiled successfully ***
*** Unpacking root_v5.34.13.source.tar.gz ..............
*** Compiling root .................
P.S. external packages from apr13 do have those files.
Cheers,
Dmitry
[Updated on: Tue, 15 April 2014 13:55] by Moderator Report message to a moderator
|
|
|
|