[osx] milter problem

Steven Majewski sdm7g at Virginia.EDU
Mon Feb 4 21:32:21 EST 2002


On 4 Feb 2002, rdack wrote:

> osx 10.1.2, python2.1, milter-0.3.9
> i have installed the milter ok, but when i do:
> python sample.py
> i get:
> # python sample.py
> dyld: python Undefined symbols:
> _pthread_sigmask
> _sigwait
>
> any ideas?

Maybe you need:  "-lpthread"  added to the cc switches. (?)

-- Steve Majewski






More information about the Python-list mailing list