Displaying 1 result from an estimated 1 matches for "_mgcv_".
Did you mean:
_cv_
2002 Nov 29
1
mgcv fails to compile in R-1.6.1 (PR#2334)
Full_Name: Brandon Whitcher
Version: 1.6.1
OS: IRIX 6.5
Submission from: (NULL) (194.6.84.100)
I am attempting to compile R v1.6.1 on my SGI Octane (running IRIX 6.5)
and ran into the following error when I encountered the new recommended
package _mgcv_ (using make)
----------
R_LIBS= ../../../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...