[R] make check on Solaris 8 fails due to plot
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Tue Mar 16 16:27:14 CET 2004
"Adaikalavan Ramasamy" <ramasamy at cancer.org.uk> writes:
> Many thanks to Prof.Ripley and Dr.Dalgaard. Yes, I am using gcc-3.2.2
> (correctly configured for solaris 2.8) and this could be the problem.
>
> Is there a way to fix this myself ? My machine specs are 'SunOS enterprise
> 5.8 Generic_108528-23 sun4u sparc SUNW,Ultra-Enterprise'.
>
> The R-admin seems to suggest that I can solve this by redefining the CC,
> FFLAGS, CXXFLAGS and LDFLAGS in the config.site file but I am not sure if I
> am reading it correctly and am unable to find the config.site file.
It's in the top level source directory. If you can't easily stage a
compiler upgrade, the most obvious change to try is to drop the
optimization level from -O2 to -O or leave it off entirely.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list