GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » R3BRoot » Installation and Compilation » r3broot compilation failed (r3broot compilation failed after modifiying PSPs )
Re: r3broot compilation failed [message #19329 is a reply to message #19328] Wed, 15 June 2016 06:59 Go to previous messageGo to previous message
Dmytro Kresan is currently offline  Dmytro Kresan
Messages: 166
Registered: June 2004
first-grade participant
From: *dyn.telefonica.de
Hello Leila,

it looks like you are compiling with older FairRoot version. You need v-15.11c. Please try following re-build:

relogin to the terminal
cd BUILD_DIRECTORY

make clean
rm CMakeCache.txt

module use /cvmfs/it.gsi.de/modulefiles/
module load compiler/gcc/4.8.4
export CC=gcc
export CXX=g++

export SIMPATH=/cvmfs/fairroot.gsi.de/gcc_4.8.4/fairsoft/nov15p1_root6
export FAIRROOTPATH=/cvmfs/fairroot.gsi.de/gcc_4.8.4/fairroot/v-15.11c_fairsoft -nov15p1_root6
cmake -DUSE_PATH_INFO=true ../R3BRoot
make

In case it fails, please post error message and complete output of the cmake command.

Best regards,
Dima
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ucesb compilation problem
Next Topic: Compiling jul15 at gsi machines
Goto Forum:
  


Current Time: Thu Mar 28 16:28:53 CET 2024

Total time taken to generate the page: 0.00760 seconds