Hi Greg, I'm opening this again just to make sure you see this comment. I hope I don't screw up your ticket stats!
This may well pertain to local configuration of gcc or python, but the issue is that for whatever reason, setup.py does not define HAVE_UINTPTR_T, causing an error when Rinterface.h gets included. From Rinterface.h:
Logged In: YES
user_id=9316
Originator: NO
Hi Nathan!
This macro is never used in the rpy source code. Can you give me a bit more information on when this is needed?
-Greg
Logged In: YES
user_id=1046825
Originator: YES
Hi Greg, I'm opening this again just to make sure you see this comment. I hope I don't screw up your ticket stats!
This may well pertain to local configuration of gcc or python, but the issue is that for whatever reason, setup.py does not define HAVE_UINTPTR_T, causing an error when Rinterface.h gets included. From Rinterface.h:
Here is the error:
--
Nathan