https://bugs.winehq.org/show_bug.cgi?id=41463 Bug ID: 41463 Summary: Undefined symbols: _DisableThreadLibraryCalls _RaiseException Product: Wine Version: 1.8.5 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: wine-2016(a)ryandesign.com wine 1.8.5 fails to build on Mac OS X 10.6 Snow Leopard: Undefined symbols: "_DisableThreadLibraryCalls", referenced from: _DllMain in main.o "_RaiseException", referenced from: ___wine_spec_unimplemented_stub in libwinecrt0.a(stub.o) ld: symbol(s) not found collect2: ld returned 1 exit status A full build log can be found here: https://build.macports.org/builders/ports-10.6_x86_64_legacy-builder/builds/... The last versions to build on this system were 1.8.4 and 1.9.10. The problem does not affect OS X 10.7 Lion or later. I found a similar problem reported 5 years ago on Solaris in Bug #26291 -- 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.