http://bugs.winehq.org/show_bug.cgi?id=17891 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2009-03-29 22:16:55 ---
From preprocessor output, it appears that handletable.c does not include config.h. HAVE_PTHREAD_H is undefined. ntdll_misc.h, when included from that file, does not pull in pthread.h.
This works by coincidence on other platforms because pthread_t is defined elsewhere. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.