I am having strange problems installing ISSM. When I try to make ISSM, I get the following errors:
/usr/bin/ld: /home/lucas.k.nelson/issm-files/trunk-jpl/externalpackages/m1qn3/install/libm1qn3.so: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:4723: libISSMCore.la] Error 1
make[3]: Leaving directory '/home/lucas.k.nelson/issm-files/trunk-jpl/src/c'
make[2]: *** [Makefile:470: all-recursive] Error 1
make[2]: Leaving directory '/home/lucas.k.nelson/issm-files/trunk-jpl/src'
make[1]: *** [Makefile:591: all-recursive] Error 1
make[1]: Leaving directory '/home/lucas.k.nelson/issm-files/trunk-jpl'
make: *** [Makefile:488: all] Error 2
I cannot find anything about them on the internet, I am hoping someone here can help! Thanks!