[issue6997] python26 compiled on snow leopard x86_64

2009-09-25 Thread Dylan
Dylan added the comment: Thanks! compiled cleanly @/opt/local build is active. -- ___ Python tracker ___ ___ Python-bugs-list mailing

[issue6997] python26 compiled on snow leopard x86_64

2009-09-25 Thread Mark Dickinson
Mark Dickinson added the comment: Thanks for this. Fixes to allow Python to build on Snow Leopard have already been applied to the svn repository, and will be included in the soon-to-appear Python 2.6.3 release. If you have time, please do check out the svn source and verify that it builds

[issue6997] python26 compiled on snow leopard x86_64

2009-09-25 Thread Dylan
Dylan added the comment: oops forgot to mention i realized it was defaulted to /usr/local so i tried compiling the same configuration except adding --prefix=/opt/local built fine try using sudo DEFAULT_ARCH=x86_64 MACOSX_DEPLOYMENT_TARGET=10.6 ./configure --with-universal-archs=64-bit --pref

[issue6997] python26 compiled on snow leopard x86_64

2009-09-25 Thread Dylan
New submission from Dylan : Hi guys, I consider myself self-taught average geek. after a long time trying many things to get python2.6.2 to build with macports it fails every time until i used this specific argument in the work folder below cd /opt/local/var/macports/build/_opt_local_var_macpo