RESOLVED WORKSFORME 18527
qt webkit build error
https://bugs.webkit.org/show_bug.cgi?id=18527
Summary qt webkit build error
Chupligin Sergey
Reported 2008-04-16 01:06:37 PDT
tmp/JSDocument.o: In function `.L948': JSDocument.cpp:(.text+0x2737): undefined reference to `WebCore::Document::defaultView() const'
Attachments
Robert Blaut
Comment 1 2008-07-30 03:47:34 PDT
Is it still reproducible? BTW "P5 is not used for WebKit bugs. WebKit shares its Bugzilla with other projects who might use it, that's why it's still there." [http://webkit.org/quality/bugpriorities.html]
Julien Chaffraix
Comment 2 2008-12-23 10:25:24 PST
This build issue has been open for 8 months now without any other duplicates or comments so closing it WORKSFORME. For the record, build issues are usually handled within a few days. If it persists, your best bet is: 1) do a clean build (the undefined symbol error are usually when make does not re-compile everything as it should do). You may checkout the sources again to avoid unfortunate changes you may have made. 2) if 1) does not work, ask on the webkit-dev mailing list providing as much information as possible.
Note You need to log in before you can comment on or make changes to this bug.