FairRoot installation problem [message #20943] |
Fri, 05 May 2017 14:31 |
MarcLabiche
Messages: 7 Registered: March 2016 Location: UK
|
occasional visitor |
From: *dl.ac.uk
|
|
Hi,
I've successfully installed FairSoft (march17), defined SIMPATH and did a "git pull" for FairRoot, but when running cmake to install FairRoot I get the following error for the STRIP sub command:
cmake -DCMAKE_INSTALL_PREFIX=/home/mala/FAIR/FairRoot_Install /home/mala/FAIR/FairRoot/
-- fairsoft-config found
CMake Error at cmake/modules/CheckCompiler.cmake:34 (String):
string sub-command STRIP requires two arguments.
Call Stack (most recent call first):
CMakeLists.txt:55 (Check_Compiler)
CMake Error at cmake/modules/CheckCompiler.cmake:35 (String):
string sub-command STRIP requires two arguments.
Call Stack (most recent call first):
CMakeLists.txt:55 (Check_Compiler)
CMake Error at cmake/modules/CheckCompiler.cmake:36 (String):
string sub-command STRIP requires two arguments.
Call Stack (most recent call first):
CMakeLists.txt:55 (Check_Compiler)
CMake Error at cmake/modules/CheckCompiler.cmake:38 (Get_Filename_Component):
get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
CMakeLists.txt:55 (Check_Compiler)
CMake Error at cmake/modules/CheckCompiler.cmake:39 (Get_Filename_Component):
get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
CMakeLists.txt:55 (Check_Compiler)
CMake Error at cmake/modules/CheckCompiler.cmake:40 (Get_Filename_Component):
get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
CMakeLists.txt:55 (Check_Compiler)
CMake Error at cmake/modules/CheckCompiler.cmake:55 (If):
if given arguments:
"NOT" "(" "STREQUAL" "/usr/bin/gcc" ")" "OR" "NOT" "(" "STREQUAL" "/usr/bin/c++" ")"
Unknown arguments specified
Call Stack (most recent call first):
CMakeLists.txt:55 (Check_Compiler)
-- Configuring incomplete, errors occurred!
Can anyone help, please ?
Cheers,
Marc
Marc Labiche
STFC Daresbury Lab.
+44 (0)1925603458
|
|
|
|
|