[This should probably go to R-SIG-Mac, so I'm moving the thread there.]
I'm tryin' to install Rpy under Mac Os X but I receive the following
message:
I suppose you're talking about the alpha releases of RPy2 rather than
the stable 1.0 series?
I have no idea what's going wrong here, but for what it's worth, I
have no problems building both RPy-1.0.3 and RPy-2.0.0-a3 on my
system, which seems to have the same setup as you (Mac OS X 10.5.4
Intel, CRAN R 2.7.2, Apple-supplied Python 2.5.1).
suggests that RPy (or Python) thinks it's compiling on OS X 10.3, and
it uses
-isysroot /Developer/SDKs/MacOSX10.4u.sdk
instead of the proper OS X 10.5 SDK.
Perhaps something is wrong with your configuration (is you XCode up to
date?) or you're using a non-standard Python binary?
Best regards,
Stefan Evert
[ stefan.evert at uos.de | http://purl.org/stefan.evert ]