RESOLVED WORKSFORME 29773
Webkit GTK svn revision greater than 48672 will not compile on Mac OS X Snow leopard
https://bugs.webkit.org/show_bug.cgi?id=29773
Summary Webkit GTK svn revision greater than 48672 will not compile on Mac OS X Snow ...
devchan1
Reported 2009-09-26 17:33:33 PDT
Webkit svn revision 48672 and onwards fails to compile on Mac OS X Snow Leopard with the following error: WebKit/gtk/webkit/webkitdownload.cpp:33:27: error: webkitmarshal.h: No such file or directory WebKit/gtk/webkit/webkitdownload.cpp: In function ‘void webkit_download_class_init(WebKitDownloadClass*)’: WebKit/gtk/webkit/webkitdownload.cpp:231: error: ‘webkit_marshal_BOOLEAN__INT_INT_STRING’ was not declared in this scope make[1]: *** [WebKit/gtk/webkit/libwebkit_1_0_la-webkitdownload.lo] Error 1 make: *** [all] Error 2 If I copy the GNUMakefile.am from revision 48671 into the local source tree all subsequent revisions compile as usual.
Attachments
Note You need to log in before you can comment on or make changes to this bug.