Systemic2 icon indicating copy to clipboard operation
Systemic2 copied to clipboard

Error in making file

Open miramar98 opened this issue 7 years ago • 1 comments

Systemic (v2.172); R version 3.2.3; 16.04.2-Ubuntu; gcc version 5.4.0; GSL-2.4; java 1.8.0_151

While running "make -f Makefile.linux" this error appeared:

gcc -shared -o libsystemic.so objects/*.o -L/home/mjouve/gsl/lib -lm -lgsl -lgslcblas -lgomp -lc -lswift -lf2c -lgfortran /usr/bin/ld: cannot find -lswift collect2: error: ld returned 1 exit status Makefile.linux:29: recipe for target 'linux' failed make: *** [linux] Error 1

Thanks!

miramar98 avatar Jan 02 '18 20:01 miramar98

I have the same problem.

UPDATE: problem solved. The swift lib has already been included in "deps/" folder of the installation package.

wangleon avatar Sep 18 '18 13:09 wangleon