Bug 94500 - [webkit-gtk 1.8.2] --enable-quota causes build failure
Summary: [webkit-gtk 1.8.2] --enable-quota causes build failure
Status: RESOLVED DUPLICATE of bug 87664
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-20 10:36 PDT by Jeremy Huddleston Sequoia
Modified: 2012-08-20 21:42 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston Sequoia 2012-08-20 10:36:07 PDT
OS X 10.8
webkit-gtk 1.8.2

When webkit-gtk 1.8.2 is configured with --enable-quota, the build fails at:


DerivedSources/WebCore/JSDOMWindow.cpp:6255: error: no matching function for call to 'toJS(JSC::ExecState*&, WebCore::JSDOMGlobalObject*, WebCore::StorageInfo*)'
Comment 1 Jeremy Huddleston Sequoia 2012-08-20 11:00:33 PDT
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
Comment 2 Martin Robinson 2012-08-20 21:42:11 PDT

*** This bug has been marked as a duplicate of bug 87664 ***