Peter Dalgaard BSA writes:
michael.t.klinglesmith@intel.com writes:
make[1]: Leaving directory `/fs38/odc.arch.3/mtklingl/R/R-1.7.1/doc'
make[1]: Entering directory `/fs38/odc.arch.3/mtklingl/R/R-1.7.1/src/library'
building all R object docs (text, HTML, LaTeX, examples)
make[2]: Entering directory `/fs38/odc.arch.3/mtklingl/R/R-1.7.1/src/library'
Undefined subroutine &R::Rdconv::fill called at
/fs38/odc.arch.3/mtklingl/R/R-1.7.1/share/perl/R/Rdconv.pm line 1955, <rdfile>
chunk 381.
]perl -v
This is perl, version 5.004_04 built for i386_linux22
Copyright 1987-1997, Larry Wall
I would suspect that this is the culprit. We do check that the perl
version is at least 5.004 so we expect your version to work, but on
the other hand it is quite old (~ 6 years it would seem) and quite
likely noone actually checked against that version when making changes
to Rdconv.