uname -a => SunOS frege 5.9 Generic_112233-04 sun4u sparc SUNW,Sun-Blade-100 Today I downloaded R-1.7.1.tgz, unpacked it, did ./configure and ran make. All apparently went well. Then I did make check. On rerunning make check (because I forgot to save the output the first time), I get
f% make check `Makedeps' is up to date. `base-Ex.Rout' is up to date. `ctest-Ex.Rout' is up to date. `eda-Ex.Rout' is up to date. `lqs-Ex.Rout' is up to date. `methods-Ex.Rout' is up to date. `modreg-Ex.Rout' is up to date. `mva-Ex.Rout' is up to date. `nls-Ex.Rout' is up to date. `splines-Ex.Rout' is up to date. `stepfun-Ex.Rout' is up to date. running code in 'tcltk-Ex.R' ...*** Error code 1 make: Fatal error: Command failed for target `tcltk-Ex.Rout' Current working directory /home/users/okeefe_r/commands.d/sources/stats/R-1.7.1/tests/Examples *** Error code 1 make: Fatal error: Command failed for target `test-Examples-Base' Current working directory /home/users/okeefe_r/commands.d/sources/stats/R-1.7.1/tests/Examples *** Error code 1 make: Fatal error: Command failed for target `test-Examples' Current working directory /home/users/okeefe_r/commands.d/sources/stats/R-1.7.1/tests *** Error code 1 make: Fatal error: Command failed for target `test-all-basics' Current working directory /home/users/okeefe_r/commands.d/sources/stats/R-1.7.1/tests *** Error code 1 make: Fatal error: Command failed for target `check' What's going on here? How worried should I be? What do I need to fix? Will R work if I tell it to use Sun's C, C++, and Fortran compilers? How do I tell it to do that? ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
