[Bug 41463] Undefined symbols: _DisableThreadLibraryCalls _RaiseException

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 15 02:31:16 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=41463

--- Comment #6 from Ken Thomases <ken at codeweavers.com> ---
(In reply to Ryan Schmidt from comment #5)
> A user provided this otool output; I don't know how to interpret it:
> 
> https://trac.macports.org/attachment/ticket/52612/aclui_main.otool.out.txt

Well, the error from "nm" said "unknown load command 4".  Load command 4 would
show up as LC_THREAD in the otool output[1], but it's not in this output.  I
wonder if this is from the same file that got the nm error during that build.

[1] See /usr/include/mach-o/loader.h

> The problem must've gotten fixed somewhere along the way because wine 2.0.3
> builds successfully in MacPorts on Snow Leopard.

Hmm.  That's good, I guess, but mysterious.  I'm dubious that it was fixed by a
change in Wine rather than your build machine configuration (or the port
configuration, in terms of how it's built). *shrug*

-- 
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.



More information about the wine-bugs mailing list