I shifted to Leopard a couple of weeks ago.  Seems to build and test
fine, but I disable all the various poorly documented/maintained Mac
modules, so my configure looks like this:

./configure --disable-universalsdk --disable-framework --disable-toolbox-glue

I believe OSA is "toolbox glue", so I'll see what happens.

Sure enough, looks like the API to the OSA changed with 10.5.  Not
unreasonable.  I'd say, just add "--disable-toobox-glue".

Bill
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to