[webkit-dev] Building Webkit with cygwin failed

Adam Roben aroben at apple.com
Sun May 18 20:39:49 PDT 2008


On May 18, 2008, at 11:04 PM, Adam Roben wrote:

> On May 15, 2008, at 3:40 AM, Frederic Beauzor wrote:
>
>> c:\cygwin\home\user\webkit\webcore\webcore.vcproj 
>> \cssgrammar.cpp(3418) : error C2220: warning treated as error - no  
>> 'executable' file generated
>> c:\cygwin\home\user\webkit\webcore\webcore.vcproj 
>> \cssgrammar.cpp(3418) : warning C4701: potentially uninitialized  
>> local variable 'cssyylval' used
>> c:\cygwin\home\user\webkit\webcore\webcore.vcproj 
>> \xpathgrammar.cpp(2043) : warning C4702: unreachable code
>> c:\cygwin\home\user\webkit\webcore\webcore.vcproj 
>> \xpathgrammar.cpp(2085) : warning C4701: potentially uninitialized  
>> local variable 'xpathyylval' used
>
> We may need to disable warning 4701 for XPathGrammar.cpp and  
> CSSGrammar.cpp. Could you please file a bug at <https://bugs.webkit.org/ 
> >? Please include the revision of the WebKit sources you were trying  
> to build (`svn info` will tell you this) and the version of Visual  
> Studio/Visual C++ Express you were using. Thanks!

Apparently this bug has already been fixed in r33497. Try updating  
your sources with `svn update` and building again.

-Adam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080518/f224ff72/attachment.htm 


More information about the webkit-dev mailing list