<br clear="all"><div>Hi all,</div><div><br></div><div>I am trying to build python 3 on mac and build failing with following error can somebody help me with this </div><div><br></div><div><br></div><div><br></div><div>$ hg clone  <a href="http://hg.python.org/cpython">http://hg.python.org/cpython</a></div>

<div><br></div><div>$ ./configure</div><div>$ make</div><div><br></div><div><div>gcc   -framework CoreFoundation -o python.exe Modules/python.o libpython3.3m.a -ldl  -framework CoreFoundation     </div><div>./python.exe -SE -m sysconfig --generate-posix-vars</div>

<div>Could not find platform dependent libraries &lt;exec_prefix&gt;</div><div>Consider setting $PYTHONHOME to &lt;prefix&gt;[:&lt;exec_prefix&gt;]</div><div>python.exe(43296) malloc: *** mmap(size=7310873954244194304) failed (error code=12)</div>

<div>*** error: can&#39;t allocate region</div><div>*** set a breakpoint in malloc_error_break to debug</div><div>make: *** [Lib/_sysconfigdata.py] Segmentation fault: 11</div><div>make: *** Deleting file `Lib/_sysconfigdata.py&#39;</div>

</div><div><br></div><div><br></div><div><br></div><div><br></div>;)<br>