Hi there,
I have been trying to install R-2.0.0 on my Linux box (Intel chip) from
source.
I am getting the following error message when running 'make':
make[3]: Entering directory `/devtop/private/jin/R-2.0.0/src/appl'
g77 -mieee-fp -fPIC -g -O2 -c ch2inv.f -o ch2inv.lo
/tmp/ccm8Zyp4.s: Assembler messages:
/tmp/ccm8Zyp4.s:165: Error: junk `(%ebx)' after expression
make[3]: *** [ch2inv.lo] Error 1
make[3]: Leaving directory `/devtop/private/jin/R-2.0.0/src/appl'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/devtop/private/jin/R-2.0.0/src/appl'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/devtop/private/jin/R-2.0.0/src'
make: *** [R] Error 1
What shall I do to fix? Thanks.
Jim
[[alternative HTML version deleted]]
______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html