[Webkit-unassigned] [Bug 58737] Undefined Symbol build error "_objc_registerThreadWithCollector" when building WebKit GTK Mac OS X on Snow Leopard
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 15 14:56:01 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=58737
--- Comment #11 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> 2014-01-15 14:53:38 PST ---
(In reply to comment #10)
> Jeremy, can you confirm if this is still working fine?
The issue still exists (at least in webkit-gtk 2.3.3). We're still doing the following OS/Platform fixes:
# https://bugs.webkit.org/show_bug.cgi?id=99683
reinplace "s:PLATFORM(MAC):OS(DARWIN):g" \
${worksrcpath}/Source/JavaScriptCore/heap/VTableSpectrum.cpp \
${worksrcpath}/Source/JavaScriptCore/jit/ThunkGenerators.cpp \
${worksrcpath}/Source/JavaScriptCore/tools/CodeProfile.cpp
# https://bugs.webkit.org/show_bug.cgi?id=58737
reinplace "s:OS(MAC_OS_X):PLATFORM(MAC):" \
${worksrcpath}/Source/WTF/wtf/ThreadingPthreads.cpp
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list