[R] R on RedHat 6.0

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Apr 27 23:50:56 CEST 1999


Goran Brostrom <gb at stat.umu.se> writes:

> Trying to build R-0.64 on the newly released RedHat 6.0 
> I end up with (after './configure; make'):
> 
....
> /usr/local/src/R-0.64.0/src/unix/system.c:612: undefined reference to
> `__setfpucw'
> ../unix/libunix.a(system.o): In function `R_CleanUp':
> /usr/local/src/R-0.64.0/src/unix/system.c:695: undefined reference to
> `__setfpucw'
> collect2: ld returned 1 exit status
> -------------------------------------------------------------
> 
> Somehow I feel that I have seen this before. Any suggestions? 
> 
> Göran

rm config.cache perhaps? configure should check whether you have
__setfpucw and conditionalis accordingly.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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