Bug 19255

Summary: Bakefile fixes for WebKit WX build on Linux/*NIX
Product: WebKit Reporter: Clemmitt Sigler <cmsigler>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch for JavaScriptCoreSources.bkl to allow WX version to build on Linux/*NIX
none
Patch for jscore.bkl to allow WX version to build on Linux/*NIX
none
Patch for webcore-base.bkl to allow WX version to build on Linux/*NIX none

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