On Wed, 29 Jun 2005, Simon Urbanek wrote: > On Jun 29, 2005, at 1:52 PM, [EMAIL PROTECTED] wrote: > >> I downloaded R v2.1.1 earlier this morning to compile under Fedora >> Core 4. >> It compiled without incident, but 'make check' failed. Below is the >> relevant >> part of its report. Is this a known problem? > > My guess is that you're using gfortran instead of g77 and you didn't > set GFORTRAN_STDIN_UNIT to -1 nor used FLIBS to force static fortran > libraries - please see B.5.1. "Using gfortran" in "R Installation and > Administration".
That is a known problem with vanilla gcc-4.0.0 but not with the version in FC4. I do wonder why anyone would replace a patched compiler with an known buggy one. At least use the latest release candidate of 4.0.1 if you insist on using gcc4. -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel