Displaying 2 results from an estimated 2 matches for "relocalisation".
Did you mean:
localisation
2005 Oct 24
2
Compilation package error
...-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/ccXDZili.s: Messages de l'assembleur:
/tmp/ccXDZili.s:8032: ERREUR: Op??rande de relocalisation inconnue:
!lituse_jsrdirect
make: *** [data.o] Erreur 1
ERROR: compilation failed for package 'gstat'
** Removing '/usr/local/lib/R/site-library/gstat'
** Restoring previous '/usr/local/lib/R/site-library/gstat'
------------------->
R run on a dec alpha station under De...
2005 Oct 25
0
Compilationerror at installation of packages
...-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 the basic packages installed
I used gcc compiler :
Using built-in specs.
Target: alpha-linu...