[Rd] unable to compile mgcv
Chuck White
chuckwhite8 at charter.net
Wed Oct 28 23:46:49 CET 2009
Thanks for your response. Can you please point me to the make file where I would make this change. Thanks.
---- William Dunlap <wdunlap at tibco.com> wrote:
> The first offending line in gdc.c is
> 294 int *pivot,i,TRUE=1,j;
> and TRUE must be #defined in some AIX
> include file. Change it to true or
> add #undef TRUE prior to its use and it
> may compile.
>
> Bill Dunlap
> Spotfire, TIBCO Software
> wdunlap tibco.com
More information about the R-devel
mailing list