RESOLVED DUPLICATE of bug 58443 50948
AsyncFileSystem.h: No such file or directory
https://bugs.webkit.org/show_bug.cgi?id=50948
Summary AsyncFileSystem.h: No such file or directory
Alexey Shabalin
Reported 2010-12-13 11:34:40 PST
if build release webkit-1.3.7 with --enable-file-system then have error: WebCore/bindings/generic/RuntimeEnabledFeatures.cpp:40:29: fatal error: AsyncFileSystem.h: No such file or directory compilation terminated. make[1]: *** [WebCore/bindings/generic/libwebkitgtk_1_0_la-RuntimeEnabledFeatures.lo] Error 1 Why AsyncFileSystem.h not included in release tar.gz?
Attachments
Alexey Proskuryakov
Comment 1 2010-12-14 13:03:02 PST
FWIW, it's supposed to be in WebCore/platform/AsyncFileSystem.h.
Alexey Shabalin
Comment 2 2010-12-15 09:00:10 PST
yes, i know, that AsyncFileSystem.h exist in WebCore/platform/. Exist in svn or git trunk, but not in release http://www.webkitgtk.org/webkit-1.3.7.tar.gz, and any other tar.gz in download section on www.webkitgtk.org.
Alexey Shabalin
Comment 3 2011-01-21 04:45:18 PST
ping 1.3.8 release don't include platform/AsyncFileSystem.h too. 1.3.9 release don't include platform/AsyncFileSystem.h too. 1.3.10 release don't include platform/AsyncFileSystem.h too.
Martin Robinson
Comment 4 2011-01-27 13:28:47 PST
WebKitGTK+ does not yet support AynscFileSystem as far as I know.
Alexey Shabalin
Comment 5 2012-05-25 07:38:37 PDT
next trouble tarball webkitgtk-1.8.1 Source/WebCore/platform/gtk/AsyncFileSystemGtk.cpp:26:38: fatal error: AsyncFileSystemCallbacks.h: No such file or directory
Martin Robinson
Comment 6 2012-05-25 07:54:10 PDT
For progress on AsyncFileSystem support in GTK+, please follow 58443. *** This bug has been marked as a duplicate of bug 58443 ***
Note You need to log in before you can comment on or make changes to this bug.