Bug 62340 - [chromium-mac] Chromium Mac port build fails due to ENABLE_REGISTER_PROTOCOL_HANDLER
Summary: [chromium-mac] Chromium Mac port build fails due to ENABLE_REGISTER_PROTOCOL_...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 16:37 PDT by Ryosuke Niwa
Modified: 2011-06-10 12:00 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-06-08 16:37:07 PDT
Chromium Mac bots are failing to build due to ENABLE_REGISTER_PROTOCOL_HANDLER being redefined.

<command-line>: error: "ENABLE_REGISTER_PROTOCOL_HANDLER" redefined
<command-line>: error: this is the location of the previous definition
cc1plus: error: /var/folders/++/++3qwE++6+0++4RjPqRgNE+-Rj2/-Caches-/com.apple.Xcode.95985/SharedPrecompiledHeaders/WebCorePrefix-acptfzshukytrtfhepvcpthjsukc/WebCorePrefix.h: No such file or directory
CompileC ../../WebKit/chromium/xcodebuild/WebCore.build/Debug/webcore_remaining.build/Objects-normal/i386/V8AudioNodeCustom.o ../bindings/v8/custom/V8AudioNodeCustom.cpp normal i386 c++ com.apple.compilers.gcc.4_2

See http://build.webkit.org/waterfall?show=Chromium%20Mac%20Release%20(Tests)
Comment 1 Ryosuke Niwa 2011-06-08 18:24:10 PDT
Chromium side patch: http://codereview.chromium.org/7129031/