UNCONFIRMED Bug 58194
DerivedSources/WebCore/JSFile.cpp:179: error: ‘class WebCore::File’ has no member named ‘webkitRelativePath’
https://bugs.webkit.org/show_bug.cgi?id=58194
Summary DerivedSources/WebCore/JSFile.cpp:179: error: ‘class WebCore::File’ has no me...
marinalan
Reported 2011-04-09 17:53:45 PDT
Created attachment 88937 [details] One of the derived sources that happened to be at moment when make finished with error. svn update ./autogen.sh --enable-web-sockets --enable-mathml --enable-geolocation --enable-webkit2 make ends with: CXX DerivedSources/WebCore/libWebCore_la-JSFile.lo DerivedSources/WebCore/JSFile.cpp: In function ‘JSC::JSValue WebCore::jsFileWebkitRelativePath(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&)’: DerivedSources/WebCore/JSFile.cpp:179: error: ‘class WebCore::File’ has no member named ‘webkitRelativePath’ make[1]: *** [DerivedSources/WebCore/libWebCore_la-JSFile.lo] Error 1 make[1]: Leaving directory `/home/marina/src/WebKit' make: *** [all] Error 2 Environment: Fedora 13, PC $ svn info Path: . URL: http://svn.webkit.org/repository/webkit/trunk Repository Root: http://svn.webkit.org/repository/webkit Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc Revision: 83379 Node Kind: directory Schedule: normal Last Changed Author: ossy@webkit.org Last Changed Rev: 83379 Last Changed Date: 2011-04-09 10:24:32 -0700 (Sat, 09 Apr 2011) On previous week, i probably tried to build with such settings: ./autogen.sh --enable-web-sockets --enable-mathml --enable-geolocation --enable-filters --enable-directory-upload --enable-file-system --enable-webkit2 That failed - but I do not remember which was compilation error then.
Attachments
One of the derived sources that happened to be at moment when make finished with error. (8.48 KB, text/plain)
2011-04-09 17:53 PDT, marinalan
no flags
marinalan
Comment 1 2011-04-09 17:56:33 PDT
Forgot to enter platform: PC Linux
Note You need to log in before you can comment on or make changes to this bug.