Displaying 2 results from an estimated 2 matches for "inplg".
Did you mean:
inpg
2002 Aug 03
2
smcc/ make failure/ R CMD INSTALL package
...MD INSTALL -l 'usr/lib/R/library/'
'/home/smc/tmp/sgeostat_1.0-18.tar.gz'
I received the following error:
* Installing *source* package 'sgeostat' ...
** libs
g77 -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586
-fno-fast-math -fno-strength-reduce -c inplg.f -o inplg.o
make: g77: Command not found
make: *** [inplg.o] Error 127
ERROR: compilation failed for package 'sgeostat'
[root at localhost /]#
I got the same error without the -l option in R CMD. My installation of
mandrake 8.2 was a simple upgrade from 8.1. Is there something else I
ne...
2002 Jan 15
0
errors intalling splancs and sgeostat
...0 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
make: *** [khvc.o] Error 1
ERROR: compilation failed for package `splancs'
2) for sgeostat:
Tue<15:26>library[83]#R CMD INSTALL sgeostat_1.0-15.tar.gz
Installing *source* package `sgeostat' ...
libs
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c inplg.f -o inplg.o
S0=SIGN(1,Y(I+1)-Y(I))
^
"inplg.f", Line = 48, Column = 22: ERROR: Improper intrinsic argument type or inconsistent types.
f90: COMPILE TIME 0.060000 SECONDS
f90: MAXIMUM FIELD LENGTH 4266118 DECIMAL WORDS
f90: 76 SO...