OK, I "fixed" the _socket problem by hacking setup.py to change how it found ssl_incs and ssl_libs, and by adding 'runtime_library_dirs = ssl_libs' to the exts.append clause.
Can one of the Python gurus here tell me if I just missed an obvious "correct" way to fix this, or if this is really a broken build process? Now to try and fix audioop and fpectl... -- Carson Gaspar - [EMAIL PROTECTED] Queen Trapped in a Butch Body _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
