search for: billb

Displaying 1 result from an estimated 1 matches for "billb".

Did you mean: bill
2005 May 14
1
make check fails after building R 2.1.0 on Fedora Core 3
...een it and can suggest a troubleshooting avenue to me. The build succeeds, both from the source RPM and from the tarball. I believed I had all the build prerequisites, based on reading the install instructions in the tarball and the R.spec file. The make check step fails almost immediately with: [billb at tioga R-2.1.0]$ make check ... make[4]: Entering directory `/home/billb/tmp/R-2.1.0/tests/Examples' running code in 'base-Ex.R' ...make[4]: *** [base-Ex.Rout] Error 1 make[4]: Leaving directory `/home/billb/tmp/R-2.1.0/tests/Examples' make[3]: *** [test-Examples-Base] Error 2 ......