On Sun, May 10, 2009 at 12:58 AM, Zhe Su <[email protected]> wrote: > Just worked around this issue by modifying Intrinsic.h. webkit was built > successfully and GtkLauncher loaded www.google.com successfully. But it > then crashed with following error: > > dyld: lazy symbol binding failed: Symbol not found: > __ZN7WebCore15PurgeableBuffer6createEPKcm > Referenced from: /opt/local/lib/libwebkit-1.0.2.dylib > Expected in: dynamic lookup > > dyld: Symbol not found: __ZN7WebCore15PurgeableBuffer6createEPKcm > Referenced from: /opt/local/lib/libwebkit-1.0.2.dylib > Expected in: dynamic lookup
Hi James I think you are gonna need the patch in https://bugs.webkit.org/show_bug.cgi?id=23057 Thanks, Jan
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

