Displaying 1 result from an estimated 1 matches for "ccrowbba".
2002 Nov 29
1
mgcv fails to compile in R-1.6.1 (PR#2334)
...../bin/R CMD INSTALL -l ../../../library mgcv.tgz
* Installing *source* package 'mgcv' ...
** libs
gcc -I/usr/local/R-1.6.1/include -I/usr/freeware/include -g -O2 -c gcv.c
-o gcv.o
gcc -I/usr/local/R-1.6.1/include -I/usr/freeware/include -g -O2 -c
matrix.c -o matrix.o
as: Error: /var/tmp/ccROwBBa.s, line 25029: register expected
dmtc1 244($sp),$f0
as: Error: /var/tmp/ccROwBBa.s, line 25029: Undefined symbol: 244
gmake: *** [matrix.o] Error 1
ERROR: compilation failed for package 'mgcv'
*** Error code 5 (bu21)
*** Error code 1 (bu21) (ignored)
----------
Upon eliminating this pa...