Hi allI want install FAST code with some software (siesta-4.0, cmake-3.7, intel 
fortran parallel studio 2017, gsl-2.2) but i have this problem when run make 
command 
:..............................................................................................................
  Scanning dependencies of target myfit
[ 73%] Building CXX object src/CMakeFiles/myfit.dir/LorentzFit.cpp.o
/home/ilaf/Desktop/FAST-1-1/src/LorentzFit.cpp(219): error: class 
"gsl_multifit_fdfsolver" has no member "J"
    gsl_multifit_covar (s->J, 0.0, covar);
                           ^

compilation aborted for /home/ilaf/Desktop/FAST-1-1/src/LorentzFit.cpp (code 2)
src/CMakeFiles/myfit.dir/build.make:62: recipe for target 
'src/CMakeFiles/myfit.dir/LorentzFit.cpp.o' failed
make[2]: *** [src/CMakeFiles/myfit.dir/LorentzFit.cpp.o] Error 2
CMakeFiles/Makefile2:1053: recipe for target 'src/CMakeFiles/myfit.dir/all' 
failed
make[1]: *** [src/CMakeFiles/myfit.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 
2..........................................................................................................how
 can solve this problem ?can any one help me ? 
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to