[OSX] pthread problem

Aahz Maruch aahz at panix.com
Wed Mar 6 20:37:35 EST 2002


[reposting this to see if it gets more response]

In article <644f6688.0202061141.25ac2ef2 at posting.google.com>,
rdack <rdacker at pacbell.net> wrote:
>osx 10.1.2, sendmail-8.12.2, milter-0.3.9, python2.1
>
>when i try to run the sample.py milter i get:
>dyld: python Undefined symbols:
>_pthread_sigmask
>_sigwait
>
>i see postings saying pthread support is built-in to osx, but they say
>support for those two symbols is missing. it looks like python itself
>is referencing those symbols. i don't those symbols referenced
>anywhere in the module code.
>
>i don't think rebuilding with -lpthread will help. pthreads exist in
>general, just not those two symbols. i don't know what to change to
>get it to run.


-- 
                      --- Aahz  <*>  (Copyright 2002 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista

"Argue for your limitations, and sure enough they're yours."  --Richard Bach



More information about the Python-list mailing list