I have removed the top level directories and did these to rebuild: ./Tools/Scripts/build-webkit --gtk -clean ./Tools/Scripts/build-webkit --gtk
But it fails with this error: ../../WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp:48: fatal error: webkitmarshal.h: No such file or directory compilation terminated. make[1]: *** [WebKit/gtk/WebCoreSupport/libwebkitgtk_1_0_la-EditorClientGtk.lo] Error 1 Can you please tell me how can I fix it? On Mon, Jan 10, 2011 at 4:54 PM, Antonio Gomes <[email protected]> wrote: > These haven't moved to Source/ yet. > > On Mon, Jan 10, 2011 at 7:52 PM, n179911 <[email protected]> wrote: >> Thanks. Do I need to remove top directories like 'WebKit' and 'WebKit2'? >> >> Thank you. >> >> >> >> >> On Mon, Jan 10, 2011 at 4:26 PM, Ryosuke Niwa <[email protected]> wrote: >>> On Mon, Jan 10, 2011 at 4:20 PM, n179911 <[email protected]> wrote: >>>> >>>> After I upgate my Webkit source using 'git pull', but after that , I >>>> see these directories as 'untracked files': >>>> JavaScriptCore, JavaScirptGlue, WebCore. >>>> >>>> Can you please tell me why is that? Does Webkit change the code >>>> structure? But whey 'git pull' does not update it? >>> >>> Yes, we're moving JavaScriptCore, WebCore, and other source code into >>> /trunk/Source/. You should just delete those top-level directories. >>> - Ryosuke >>> >> _______________________________________________ >> webkit-help mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help >> > > > > -- > --Antonio Gomes > _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
