|
|
Member Since: Apr 05, 2012
Location: Brazil
Posts: 6
Mac Specs: MacMini 2007 running OS X Lion || 2GB RAM || 120GB HDD || 2,2GHz
|

04-05-2012, 09:25 AM
Quote:
Originally Posted by vansmith
This doesn't answer your question directly but is there any reason that you're not using a pre-built binary (you can get them here)? That would save you a headache and some time.
|
Well, thats the problem, they do not have binaries for Python 3.2 on Mac, just for the 2.x Python. So I tried to compile from the source, but, well, you saw the results.
EDIT: I re-checked the stdarg.h file and it is re-directing the
Code:
#include_next <stdarg.h>
to itself. Perhaps change it? Don't know what to do
Last edited by xxViennaxx; 04-05-2012 at 09:38 AM.
|
|
|
QUOTE
Thanks
|