MACOSX_DEPLOYMENT_TARGET misnamed on Mac OS 10.4
Reported by seydar | May 8th, 2008 @ 07:41 AM | in 1.0 preview
So yea, an important constant is set to 10.1 on Mac OS 10.4, when it should be 10.4. Easy fix is to make it an environment variable:
% export MACOSX_DEPLOYMENT_TARGET=10.4
But I think this should be fixed within Rubinius. Maybe this is a problem in a configure script?
- seydar
Comments and changes to this ticket
-
Federico Builes June 10th, 2008 @ 11:39 AM
- → State changed from new to open
- → Assigned user changed from to Federico Builes
Some of the makefiles were modified recently, could you confirm that you're still seeing this behavior?
Thanks.
-

-
Federico Builes June 10th, 2008 @ 12:15 PM
- → State changed from open to resolved
-

seydar June 10th, 2008 @ 04:28 PM
Actually, I spoke prematurely. I forgot to logout before trying again, so the variable was still in the scope. As I'm rebuilding it now, It asks for that variable. Sorry!
-
Federico Builes June 10th, 2008 @ 04:40 PM
- → State changed from resolved to open
Reopening, let's try to see what's going wrong in here.
-

seydar June 11th, 2008 @ 05:17 PM
Let me know If I can be of any use. I'm terrible at C, and there doesn't seem to be any error other than a complaint about the variable.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
