Re: Compiling on Leopard & Snow Leopard
Peter Gutmann <[email protected]>
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
It's definitely a bug in dlopen() in OS X 10.6. To work around this, at line 41 (or thereabouts) of cryptlib.c, add: #undef USE_THREADS and rebuild. This will disable the use of dlopen() from a worker thread. Peter. _______________________________________________ Cryptlib mailing list [email protected] via Mail: [email protected] Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/ http://news.gmane.org/gmane.comp.encryption.cryptlib Posts from non-subscribed addresses are blocked to prevent spam, please subscribe in order to post messages.