[webkit-help] chromium port build failure on Mac

Joe Thomas c.joethomas at gmail.com
Mon Feb 6 18:06:31 PST 2012


Hello,

I am trying to build chromium port of webkit on Mac and facing the
following build failure.

Command used for building:  update-webkit --chromium
                                                    build-webkit --chromium


ects-normal/i386/WebSystemInterface.o
/Users/mhx348/WebkitBuilds/WebKitChromeBuild/WebKit/Source/WebCore/WebCore.gyp/../../WebKit/mac/WebCoreSupport/WebSystemInterface.mm:48:5:
error: use of undeclared identifier 'WKCGContextResetClip'; did you mean
'wkCGContextResetClip'?
    INIT(CGContextResetClip);
    ^
/Users/mhx348/WebkitBuilds/WebKitChromeBuild/WebKit/Source/WebCore/WebCore.gyp/../../WebKit/mac/WebCoreSupport/WebSystemInterface.mm:37:39:
note: expanded from macro 'INIT'
#define INIT(function) wk##function = WK##function
                                      ^
<scratch space>:210:1: note: expanded from macro 'WK'
WKCGContextResetClip
^
/Users/mhx348/WebkitBuilds/WebKitChromeBuild/WebKit/Source/WebCore/WebCore.gyp/../../WebKit/chromium/xcodebuild/WebCore.build/DerivedSources/Release/WebCore/WebCoreSystemInterface.h:115:15:
note: 'wkCGContextResetClip' declared here
extern void (*wkCGContextResetClip)(CGContextRef);
              ^
1 error generated.

Can someone help me to resolve this ?

Thanks
Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20120206/e6b08c2f/attachment.html>


More information about the webkit-help mailing list