[R-SIG-Mac] Problem building R-devel (2.7.0)
Richard Pearson
richard.pearson at postgrad.manchester.ac.uk
Fri Oct 12 15:15:21 CEST 2007
Hi
I can't seem to build the latest development version on my MacBook Pro.
I'm using the following commands:
tar xvfz R-devel.tar.gz
cd R-devel
./configure --with-blas='-framework vecLib' --with-lapack --with-aqua
--enable-R-framework
make
I get the following errors before make quits:
making devQuartz.d from devQuartz.c
devQuartz.c:35:32: error: R_ext/QuartzDevice.h: No such file or directory
make[4]: *** [devQuartz.d] Error 1
make[3]: *** [all] Error 1
make[2]: *** [R] Error 1
make[1]: *** [R] Error 1
make: *** [R] Error 1
Anyone know what the problem might be? Am I doing something wrong or is
there a bug somewhere? I've installed the same devel source on my linux
box without problems.
Many thanks
Richard.
Richard Pearson
School of Computer Science
University of Manchester
More information about the R-SIG-Mac
mailing list