R on RedHat 6.0
On 27 Apr 1999, Peter Dalgaard BSA wrote:
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.
Thanks, Peter! It worked ok, also 'make check'. I had a config.cache from the old times with RH5.2 hanging around. This suggests that there are differences between RH5.2 and RH6.0 that matters for us R users (or that I missed something in the installation of RH6.0). G?ran -------------------------------------------------------------- G?ran Brostr?m Teknik och Ekonomi tel: +46 40 325-677 Malm? University fax: +46 40 325-646 S-20506 Malm?, Sweden e-mail: gb at stat.umu.se http://garozzo.te.mah.se ftp://garozzo.te.mah.se -------------------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._