[osx] milter problem

rdack rdacker at pacbell.net
Thu Feb 7 17:32:37 EST 2002


bob ackerman <rdacker at pacbell.net> wrote in message news:<mailman.1013023572.9880.python-list at python.org>...
> >
> > Maybe you need:  "-lpthread"  added to the cc switches. (?)
> >
> > -- Steve Majewski
> >
> >

problem was in libmilter.a. i got the milter to run after removing
references to pthread_sigmask and sigwait in
sendmail/libmilter/signal.c, rebuilding libmilter.a, and rebuilding
the milter module.
Thanks for help.



More information about the Python-list mailing list