[Rd] undefined type 'struct tms' when compiling for MinGW

2006-04-23 Thread Mike Leahy
Hello list, Out of interest, I've been trying to compile R on WinXP with MinGW/MSYS. I've been following the instructions for compiling R on windows as closely as possible. Below is my configure statement, which seems to work okay except that no browser or pdf viewer is found, and html docs will

Re: [Rd] R CMD build says, 'Can't call method "print"'

2006-04-23 Thread Prof Brian Ripley
This is a Perl scope problem on $log. For a quick fix, remove 'my' where it is defined (the real fix is to pass $log down, and I'll do that in the sources). On Sun, 23 Apr 2006, Seth Falcon wrote: > Hi, > > While running R CMD build on one of the Bioc packages, I'm getting the > following erro

[Rd] R CMD build says, 'Can't call method "print"'

2006-04-23 Thread Seth Falcon
Hi, While running R CMD build on one of the Bioc packages, I'm getting the following error message * creating vignettes ... OK * cleaning src * removing junk files * checking for LF line-endings in source files Can't call method "print" on an undefined value at /home/sfalcon/arch/x86_64/R-2.3/bi