[webkit-reviews] review cancelled: [Bug 13082] Gdk build fix : [Attachment 13649] gdk build fix

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Mar 15 23:55:26 PDT 2007


Shrikant Gangoda <shrikant.gangoda at celunite.com> has cancelled Shrikant Gangoda
<shrikant.gangoda at celunite.com>'s request for review:
Bug 13082: Gdk build fix
http://bugs.webkit.org/show_bug.cgi?id=13082

Attachment 13649: gdk build fix
http://bugs.webkit.org/attachment.cgi?id=13649&action=edit

------- Additional Comments from Shrikant Gangoda
<shrikant.gangoda at celunite.com>
patch to resolve below compilation error in gdklauncher.

g++ -c -o gdklauncher_main.o -DAPPLE_CHANGES=1 -DUSE_CONSERVATIVE_GC=0
-DENABLE_XSLT=1 -DHAVE_FUNC_ISNAN -I../../JavaScriptCore -I../../WebCore
-I../../WebCore/DerivedSources/WebCore -I../../WebCore/bindings/js
-I../../WebCore/bridge -I../../WebCore/css -I../../WebCore/dom
-I../../WebCore/editing -I../../WebCore/history -I../../WebCore/html
-I../../WebCore/include -I../../WebCore/loader -I../../WebCore/loader/gdk
-I../../WebCore/page -I../../WebCore/page/gdk -I../../WebCore/platform
-I../../WebCore/platform/gdk -I../../WebCore/platform/graphics/cairo
-I../../WebCore/platform/graphics -I../../WebCore/platform/image-decoders/gif
-I../../WebCore/platform/image-decoders/jpeg
-I../../WebCore/platform/image-decoders/png
-I../../WebCore/platform/image-decoders/zlib
-I../../WebCore/platform/image-decoders -I../../WebCore/platform/network
-I../../WebCore/platform/network/gdk -I../../WebCore/rendering
-I../../WebCore/xml -D_THREAD_SAFE -pthread -DBUILDING_GDK__ -DBUILDING_CAIRO__
-g -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/freetype2	   -fPIC -DPIC
-fno-rtti -fno-exceptions   -MTgdklauncher_main.o -MF`echo gdklauncher_main.o |
sed -e 's,\.o$,.d,'` -MD main.cpp
main.cpp: In function ‘int main(int, char**)’:
main.cpp:196: error: cannot allocate an object of abstract type
‘WebCore::FrameLoaderClientGdk’
../../WebCore/loader/gdk/FrameLoaderClientGdk.h:40: note:   because the
following virtual functions are pure within ‘WebCore::FrameLoaderClientGdk’:
../../WebCore/loader/FrameLoaderClient.h:153: note:	virtual
WebCore::ResourceError WebCore::FrameLoaderClient::blockedError(const
WebCore::ResourceRequest&)



More information about the webkit-reviews mailing list