Re: [R] Error in making R-1.6.2.

2003-09-02 Thread Prof Brian Ripley
You sent that to R-help, not `Rolf'. He was using Solaris 9, and that sort of error message is normally a symptom of using a version of gcc compiled for a different version of Solaris. gcc `fixes' the system header files, of the version it is compiled under. So I suggest checking the compiler/

[R] Error in making R-1.6.2.

2003-09-02 Thread Scott S.
Hi Rolf, Saw your post back in March about a particular error message you were getting. To refresh your memory here is the link: https://stat.ethz.ch/pipermail/r-help/2003-March/029580.html I'm getting the same error message when trying to compile CUPS (Common Unix Printing System). Have bee

Re: [R] Error in making R-1.6.2.

2003-03-17 Thread Roger Peng
My experience (which isn't worth much) is that the problem isn't with the header file itself but that it depends on some *other* header file that isn't getting included. This other file may have macro definitions, etc. which, if not included, could cause a parse error. -roger ___

[R] Error in making R-1.6.2.

2003-03-16 Thread Rolf Turner
I have just tried to update the version of R on our system, and when I did ``make'', I got the following error message: ===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+=== gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -g -O2 -c platform.c -o platform