[Webkit-unassigned] [Bug 43878] New: Linux build with FileSystem API enabled fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 11 14:21:24 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43878
Summary: Linux build with FileSystem API enabled fails
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: red47514f7 at yandex.ru
I passed --enable-filesystem option to autogen.sh
When linking DumpRenderTree example program, I get:
./.libs/libwebkitgtk-1.0.so: undefined reference to `WebCore::seekFile(int, long long, WebCore::FileSeekOrigin)'
Probably FileSystemPOSIX.cpp from WebCore/platform/posix should be used, but it is not clear how to make it happen.
Should this bug block https://bugs.webkit.org/show_bug.cgi?id=42903 ?
--
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