Bug 94498
Summary: | [webkit-gtk 1.8.2] --enable-notifications causes build failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jeremy Huddleston Sequoia <jeremyhu> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mrobinson |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jeremy Huddleston Sequoia
OS X 10.8
webkit-gtk 1.8.2
When webkit-gtk 1.8.2 is configured with --enable-notifications, the build fails at:
./DerivedSources/webkit/WebKitDOMDOMWindow.h:843: error: expected constructor, destructor, or type conversion before '*' token
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jeremy Huddleston Sequoia
For more information on how MacPorts builds webkit-gtk, you can check out the Portfile here which shows all the configure options enabled:
https://trac.macports.org/browser/trunk/dports/www/webkit-gtk/Portfile
Martin Robinson
*** This bug has been marked as a duplicate of bug 66477 ***