On Thu, Dec 16, 2004 at 03:46:16PM -0000, egcrosser wrote: > Could it be due to lack of some #define that would make errno > thread-safe? Just a wild guess... Yes, indeed. The program should be compiled with "cc -mt ..." and linked with "-pthread". I'm not sure what the correct options for GCC are. Kind regards -- Matthias Scheler http://scheler.de/~matthias/
Message
Re: [milter-greylist] Re: milter-greylist 1.6rc1 and Solaris 9 (sparc)
2004-12-16 by Matthias Scheler