[Webkit-unassigned] [Bug 75396] r103850 doesn't build due to undeclared identifier 'CSSPropertyWebkitDashboardRegion'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 31 21:19:09 PST 2011


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





--- Comment #3 from Keaton Mowery <kmowery at gmail.com>  2011-12-31 21:19:09 PST ---
> Does your WebKitBuild/Release/DerivedSources/WebCore/CSSPropertyNames.h not contain CSSPropertyWebkitDashboardRegion?

It does not! I've attached a copy for review.

> Is there something special about your system (no GCC installed perhaps)?

I can't think of anything offhand. I'd be happy to investigate any potential leads, though. llvm-gcc is installed, as per default on OSX:

$ gcc -v
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list