[cmake-developers] error install FAST with cmake

Chuck Atkins chuck.atkins at kitware.com
Fri Feb 24 12:00:53 EST 2017


Hi Soumaia,

It looks like your issues are not related to CMake but to the FAST project
it'self.  I see you're already in contact with the user community on their
mailing lists,
https://lists.gforge.inria.fr/pipermail/nossi-tddft-users/2017-February/000006.html.
Please continue to work through the issue with the FAST project's
developers there as these are not issues with CMake.

- Chuck

On Thu, Feb 23, 2017 at 4:11 PM, Soumaia Djaadi via cmake-developers <
cmake-developers at cmake.org> wrote:

> Hi all
> I 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20170224/a0b2480f/attachment.html>


More information about the cmake-developers mailing list