[Webkit-unassigned] [Bug 118229] [Windows] WebKitSupportLibs version difference makes the install and build unsuccesful

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 1 19:04:50 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118229





--- Comment #1 from Roger Fong <roger_fong at apple.com>  2013-07-01 19:06:48 PST ---
(In reply to comment #0)
> I am trying to setup windows environment for webkit build. 
> 
> I downloaded the WebKitSupportLibs.zip from http://developer.apple.com/opensource/internet/webkit_sptlib_agree.html
> 
> The WebKitSupportLibraryVersion included in the zip file has the value '5' whereas https://developer.apple.com/opensource/internet/WebKitSupportLibraryVersion return '4' due to which the installation fails:
> 

I can fix that.
> ===============================================================================
> WebKitSupportLibrary.zip is out-of-date.
> Please download WebKitSupportLibrary.zip from:
> 
>     https://developer.apple.com/opensource/internet/webkit_sptlib_agree.html
> 
> and place it in:
> 
>     /cygdrive/e/webkit
> 
> Then run build-webkit again.
> ===============================================================================
> 
> Died at Tools/Scripts/build-webkit line 242.
> 
> 
> Also the build gives the following errors:
> 
> Cannot open include file: 'Security/Security.h': No such file or directory
> Cannot open include file: 'ImageIO/ImageIOBase.h': No such file or directory
> 
> But these files are also missing from the abongeve zip file.

This one is strange. Our open source bots are using the same zips and don't have those headers either but are building fine.



More information about the webkit-unassigned mailing list