Skip to content
Prev 11796 / 15075 Next

R package

Hello,

 I removed gfortran 6.1 and installed gfortran v4.8.2.

Now i have another error:

gfortran-4.8  -fPIC -Wall -g -O2  -c  test.f95 -o test.o

gfortran-4.8: warning: couldn?t understand kern.osversion ?16.0.0

gfortran-4.8 -dynamiclib -Wl,-headerpad_max_install_names -undefined
dynamic_lookup -single_module -multiply_defined suppress
-L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o test.so
test.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework
-Wl,CoreFoundation

gfortran-4.8: warning: couldn?t understand kern.osversion ?16.0.0

ld: library not found for -ldylib1.o

collect2: error: ld returned 1 exit status

make: *** [test.so] Error 1


Any idea what this means or how I can solve? I have limited knowledge on
these installations.


Thanks,

Vineetha

On Tue, Oct 25, 2016 at 7:37 AM, Kodalore Vijayan, Vineetha W <vwkv13 at mun.ca