Thanks for your response.  Can you please point me to the make file where I 
would make this change. Thanks.

---- William Dunlap <wdun...@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

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to