[R] Assembler messages?

alexander volovics awol at STAT.UNIMAAS.NL
Tue Oct 13 10:04:36 CEST 1998


Up to now I have got the base R and about half of the packages
working on SuSe Linux 5.3 using gcc, g77 and xdevel.

The other half, for example: pspline, logspline, KernSmooth, akima,
tripack, ppr, principal.curve, cluster, funfit, repeated, event, etc.,
just won't install.
Some of them give warnings at expressions in subroutines (repeated,
event, pspline,etc.. I will ask about this in another mail) but a number
give 'Assembler messages'.

Of these I will quote an install log for 'akima' in full:

...........................................................................
for:/usr/local/R/bin # ./R INSTALL /usr/local/tempR/akima
Installing package `akima' ...
libs
f77 -fpic -c idbvip.f -o idbvip.o
f77 -fpic -c idgrid.f -o idgrid.o
f77 -fpic -c idpdrv.f -o idpdrv.o
f77 -fpic -c idsfft.f -o idsfft.o
f77 -fpic -c idxchg.f -o idxchg.o
f77 -fpic -c idcldp.f -o idcldp.o
/tmp/cca01314.s: Assembler messages:
/tmp/cca01314.s:881: Error: operands given don't match any known 386 instruction
/tmp/cca01314.s:891: Error: operands given don't match any known 386 instruction
make: *** [idcldp.o] Error 1
cp: *.so: No such file or directory
R
data
help
 >>> Building help pages for package `akima'
     Formats: text html latex
  akima                             text    html    latex
  interp                            text    html    latex
  interpp                           text    html    latex
DONE (akima)

DONE (INSTALL)
........................................................................     
                                                     

Can somebody please explain what is happening here, I don't have a clue.
I am using akima_0.2-3.tar.gz downloaded from 'tuwien'.

-------------------------------------
Alexander Volovics
Dept of Methodology & Statistics
Maastricht University, Maastricht, NL
-------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list