Skip to content
Prev 18836 / 63461 Next

Build error on Mac OS X

Simon Urbanek wrote:

            
Hi Simon,

I just tried with the SVN checkout (Revision: 36833) of R-devel
and got the same problem. I also have this problem with today's
R-devel tarball on the 2 Mac OS X machines where I could make
a test. But on these 2 machines, R-devel tarball from 2005-12-13
builds fine.

Machine 1:
 > uname -a
Darwin possum1.fhcrc.org 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 
20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC  Power 
Macintosh powerpc


Machine 2:
 > uname -a
Darwin possum2.fhcrc.org 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 
20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC  Power 
Macintosh powerpc


On both machines:

GNU Make version 3.79
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)

 > g77 -v
Reading specs from /usr/local/lib/gcc/powerpc-apple-darwin6.8/3.4.2/specs
Configured with: ../gcc/configure --enable-threads=posix 
--enable-languages=f77 --disable-shared --enable-static
Thread model: posix
gcc version 3.4.2


Hope this helps,

H.