Bug 19255 - Bakefile fixes for WebKit WX build on Linux/*NIX
Summary: Bakefile fixes for WebKit WX build on Linux/*NIX
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-26 13:46 PDT by Clemmitt Sigler
Modified: 2008-05-27 20:14 PDT (History)
0 users

See Also:


Attachments
Patch for JavaScriptCoreSources.bkl to allow WX version to build on Linux/*NIX (1.08 KB, patch)
2008-05-26 13:48 PDT, Clemmitt Sigler
no flags Details | Formatted Diff | Diff
Patch for jscore.bkl to allow WX version to build on Linux/*NIX (1.04 KB, patch)
2008-05-26 13:49 PDT, Clemmitt Sigler
no flags Details | Formatted Diff | Diff
Patch for webcore-base.bkl to allow WX version to build on Linux/*NIX (704 bytes, patch)
2008-05-26 13:50 PDT, Clemmitt Sigler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Clemmitt Sigler 2008-05-26 13:46:04 PDT
Hi,

I haven't been able to build the WX-based version of WebKit on Linux for several days, at least.  I found I needed to make patches to three bakefiles to allow the build to progress.  These files are:

JavaScriptCore/JavaScriptCoreSources.bkl
JavaScriptCore/jscore.bkl
WebCore/webcore-base.bkl

I will attached these three patches next.

Mind you, the WX version still isn't building, but that's another bug report....  HTH.

Clemmitt Sigler
Comment 1 Clemmitt Sigler 2008-05-26 13:48:15 PDT
Created attachment 21346 [details]
Patch for JavaScriptCoreSources.bkl to allow WX version to build on Linux/*NIX
Comment 2 Clemmitt Sigler 2008-05-26 13:49:02 PDT
Created attachment 21347 [details]
Patch for jscore.bkl to allow WX version to build on Linux/*NIX
Comment 3 Clemmitt Sigler 2008-05-26 13:50:00 PDT
Created attachment 21349 [details]
Patch for webcore-base.bkl to allow WX version to build on Linux/*NIX
Comment 4 Clemmitt Sigler 2008-05-27 20:14:30 PDT
(In reply to comment #0)

Hi,

Closing this bug as FIXED.  Fixes addressed by the attached patches were landed in r34150 and r34151 by Kevin Ollivier.  TIA.

Clemmitt Sigler