Displaying 1 result from an estimated 1 matches for "ccb5viru".
2005 Oct 25
0
Compilationerror at installation of packages
...-fPIC -g -O2 -c block.c
-o block.o
gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c
chfactor.c -o chfactor.o
gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c copy.c
-o copy.o
gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c data.c
-o data.o
/tmp/ccB5viRU.s: Messages de l'assembleur:
/tmp/ccB5viRU.s:8032: ERREUR: Op??rande de relocalisation inconnue:
!lituse_jsrdirect
make: *** [data.o] Erreur 1
ERROR: compilation failed for package 'gstat'
I tried an other package and have the same result.
The R installation is new so tha I have all t...