[cmake-developers] error install FAST with cmake

Soumaia Djaadi soumaia_ogx at yahoo.fr
Thu Feb 23 16:11:42 EST 2017


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 ? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20170223/e25b6db6/attachment.html>


More information about the cmake-developers mailing list