[webkit-help] New directory structure in Webkit

n179911 n179911 at gmail.com
Mon Jan 10 17:10:40 PST 2011


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 <tonikitoo at gmail.com> wrote:
> These haven't moved to Source/ yet.
>
> On Mon, Jan 10, 2011 at 7:52 PM, n179911 <n179911 at gmail.com> 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 <rniwa at webkit.org> wrote:
>>> On Mon, Jan 10, 2011 at 4:20 PM, n179911 <n179911 at gmail.com> 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
>> webkit-help at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>>
>
>
>
> --
> --Antonio Gomes
>


More information about the webkit-help mailing list