[Webkit-unassigned] [Bug 13609] New: Gdk Build fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 07:02:34 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13609

           Summary: Gdk Build fix
           Product: WebKit
           Version: 420+
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: atul.mehrotra at celunite.com


Gdk Build error due to changes in r21270

g++ -c -o obj-gnu/webcore_gdk_TemporaryLinkStubs.o -I../../../JavaScriptCore
-I../.. -I../../bindings/js -I../../bridge -I../../css
-I../../DerivedSources/WebCore -I../../dom -I../../editing
-I../../ForwardingHeaders/kjs -I../../history -I../../html -I../../include
-I../../loader -I../../loader/gdk -I../../loader/icon -I../../page
-I../../platform -I../../platform/graphics -I../../platform/graphics/gdk
-I../../platform/image-decoders -I../../platform/image-decoders/bmp
-I../../platform/image-decoders/gif -I../../platform/image-decoders/ico
-I../../platform/image-decoders/jpeg -I../../platform/image-decoders/png
-I../../platform/image-decoders/xbm -I../../platform/image-decoders/zlib
-I../../platform/network -I../../platform/network/gdk -I../../rendering
-I../../xml -DENABLE_XSLT=1 -DLINUX -DUSE_CONSERVATIVE_GC=0 -DHAVE_FUNC_ISNAN
-D_THREAD_SAFE -pthread -g -I../../platform/gdk -I../../platform/network/gdk
-DBUILDING_GDK__ -DBUILDING_CAIRO__ -Iplatform/gdk -Iplatform/graphics/cairo
-DENABLE_XPATH -I/usr/include/libxml2 -I/usr/include/libxml2 -g -Wall -O2
-fno-strict-aliasing  -I/usr/include/freetype2    -I/usr/local/include/cairo
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
-I/usr/local/include/cairo    -fPIC -DPIC -fno-rtti -fno-exceptions  -g
-MTobj-gnu/webcore_gdk_TemporaryLinkStubs.o -MF`echo
obj-gnu/webcore_gdk_TemporaryLinkStubs.o | sed -e 's,\.o$,.d,'` -MD
../../platform/gdk/TemporaryLinkStubs.cpp
../../platform/gdk/TemporaryLinkStubs.cpp:103: error: `const char*
WebCore::currentTextBreakLocaleID()' should have been declared inside `WebCore'
make: *** [obj-gnu/webcore_gdk_TemporaryLinkStubs.o] Error 1


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list