WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
10887
REGRESSION: Build error - "error: WebCore/DOMEventPrivate.h: No such file or directory"
https://bugs.webkit.org/show_bug.cgi?id=10887
Summary
REGRESSION: Build error - "error: WebCore/DOMEventPrivate.h: No such file or ...
Mark Rowe (bdash)
Reported
2006-09-16 06:24:17 PDT
When performing a clean build, the build fails with: CompileC WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/ppc/DOM.o WebCore/bindings/objc/DOM.mm normal ppc objective-c++ com.apple.compilers.gcc.4_0 cd WebCore /usr/bin/gcc-4.0 -x objective-c++ -arch ppc -pipe -Wno-trigraphs -fno-exceptions -fno-rtti -fobjc-exceptions -fpascal-strings -fasm-blocks -O2 -Werror -Wnon-virtual-dtor -Wnewline-eof -DNDEBUG -DSVG_SUPPORT -DXPATH_SUPPORT -fmessage-length=0 -fobjc-direct-dispatch -fobjc-gc -mtune=G5 -fvisibility-inlines-hidden -fno-threadsafe-statics -mmacosx-version-min=10.4 -gdwarf-2 -IWebKitBuild/WebCore.build/Release/WebCore.build/WebCore.hmap -Wall -W -Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter -Wno-long-double -Wundef -Wshorten-64-to-32 -FWebKitBuild/Release -IWebKitBuild/Release/include -IForwardingHeaders -I. -Iicu -I/usr/include/libxslt -I/usr/include/libxml2 -IWebKitBuild/Release/DerivedSources/WebCore -IWebKitBuild/WebCore.build/Release/WebCore.build/DerivedSources -include /Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/WebCorePrefix-egzriftegnoorectlpyiakwevevv/WebCorePrefix.h -c WebCore/bindings/objc/DOM.mm -o WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/ppc/DOM.o In file included from WebCore/bindings/objc/DOM.mm:37: WebCore/bindings/objc/DOMPrivate.h:41:36: error: WebCore/DOMEventPrivate.h: No such file or directory
Attachments
Patch
(2.04 KB, patch)
2006-09-16 06:26 PDT
,
Mark Rowe (bdash)
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2006-09-16 06:26:47 PDT
Created
attachment 10587
[details]
Patch
Daniel Laughlin
Comment 2
2006-09-16 07:03:50 PDT
I'm getting this error too with 16390.
Anders Carlsson
Comment 3
2006-09-16 07:55:10 PDT
Comment on
attachment 10587
[details]
Patch r=me
Mark Rowe (bdash)
Comment 4
2006-09-16 08:11:11 PDT
Landed in
r16392
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug