Dear Sir/Madam When i tried to "make" for gsl 1.16 in ubuntu 18.04, one error is showing--
./.libs/libgslsiman.a(siman.o): In function `boltzmann': /home/ravi/Downloads/gsl-1.16/siman/siman.c:38: undefined reference to `exp' /home/ravi/Downloads/gsl-1.16/siman/siman.c:38: undefined reference to `exp' /home/ravi/Downloads/gsl-1.16/siman/siman.c:38: undefined reference to `exp' collect2: error: ld returned 1 exit status Makefile:604: recipe for target 'siman_tsp' failed make[2]: *** [siman_tsp] Error 1 make[2]: Leaving directory '/home/ravi/Downloads/gsl-1.16/siman' Makefile:955: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/ravi/Downloads/gsl-1.16' Makefile:657: recipe for target 'all' failed What should I do? Thank You ---- With Regards Ravindra Singh (Ph.D scholar IITI)
