[Webkit-unassigned] [Bug 58194] New: DerivedSources/WebCore/JSFile.cpp:179: error: ‘class WebCore?=::=?UTF-8?Q?File’ has no member named ‘webkitRelativePath’
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 9 17:53:45 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=58194
Summary: DerivedSources/WebCore/JSFile.cpp:179: error: ‘class
WebCore::File’ has no member named
‘webkitRelativePath’
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marinalan at shaw.ca
Created an attachment (id=88937)
--> (https://bugs.webkit.org/attachment.cgi?id=88937&action=review)
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 at 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.
--
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