Displaying 1 result from an estimated 1 matches for "summertime_98".
2000 Jun 23
1
Errors in Compiling R
...n a Sun Ultra 60 machine
running Solaris 7. Suggestions are greatly appreciated.
I modified the CPPFLAGS and LIBS variables in the config.site file.
As far as I can tell, I have included all the non-standard headers
and libraries installed on my Sun station. My GNU stuff is installed
in /opt/Summertime_98.sparc/, and at the bottom of this
message I attach the modified CPPFLAGS and LIBS.
I got these errors when I run make (after configure):
-----
gcc -I. -I../../src/include -I../../src/include
-I../../src/include/R_ext
[.... other -I paths omitted] -DHAVE_CONFIG_H -g -O2 -c errors.c
-o errors...