rprice@honlab.nmfs.hawaii.edu
1999-Aug-12 21:27 UTC
Installation problem on Redhat 6.0 (PR#247)
Full_Name: Russell Price Version: 0.64.2 OS: Redhat 6.0 Submission from: (NULL) (128.171.242.1) When attempting to compile, I get the following error message: gcc -g -O2 -I../include -I../../src/include -c d1mach.c -o d1mach.o gcc: Internal compiler error: program cc1 got fatal signal 6 make[2]: *** [d1mach.o] Error 1 make[2]: Leaving directory `/usr/local/src/R-0.64.2/src/nmath' make[1]: *** [R] Error 1 make[1]: Leaving directory `/usr/local/src/R-0.64.2/src' make: *** [R] Error 1 Compiler is gcc 2.8.1 / g77 0.5.23 Have you seen this before? Thank you for your help. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Thu, 12 Aug 1999 rprice@honlab.nmfs.hawaii.edu wrote:> Full_Name: Russell Price > Version: 0.64.2 > OS: Redhat 6.0 > Submission from: (NULL) (128.171.242.1) > > > When attempting to compile, I get the following error message: > > gcc -g -O2 -I../include -I../../src/include -c d1mach.c -o d1mach.o > gcc: Internal compiler error: program cc1 got fatal signal 6 > make[2]: *** [d1mach.o] Error 1 > make[2]: Leaving directory `/usr/local/src/R-0.64.2/src/nmath' > make[1]: *** [R] Error 1 > make[1]: Leaving directory `/usr/local/src/R-0.64.2/src' > make: *** [R] Error 1 > > Compiler is gcc 2.8.1 / g77 0.5.23 > > Have you seen this before?No, but those are not the compilers that came with my version of RH6.0. I have no problems with blackcap% gcc --version egcs-2.91.66 blackcap% g77 --version GNU Fortran 0.5.24-19981002 the latter being from the egcs-g77 rpm, if I recall correctly. We ahve seem similar problems with people using the compilers for RH5.1 on RH6.0. -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._