Hi,
maybe you have forgotten something in your development pandaroot:
[spataro@pandafarm04 build]$ cmake ../pandaroot_ts/
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- The Fortran compiler identification is GNU
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran -- works
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
CMake Error at CMakeLists.txt:21 (include):
include could not find load file:
FairMacros
CMake Error at CMakeLists.txt:22 (include):
include could not find load file:
WriteConfigFile
CMake Error at CMakeLists.txt:24 (include):
include could not find load file:
CheckCompiler
CMake Error at CMakeLists.txt:25 (include):
include could not find load file:
CheckFortran
CMake Error at CMakeLists.txt:29 (Check_Compiler):
Unknown CMake command "Check_Compiler".
-- Configuring incomplete, errors occurred!
[spataro@pandafarm04 build]$