[Webkit-unassigned] [Bug 32949] New: Compilation bug - webkitprivate.cpp:290: error: ‘SOUP_TYPE_CONTENT_DECODER’ was not declared

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 26 07:36:01 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32949

           Summary: Compilation bug - webkitprivate.cpp:290: error:
                    ‘SOUP_TYPE_CONTENT_DECODER’ was not declared
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gatinho.da.nathalia at hotmail.com


Created an attachment (id=45510)
 --> (https://bugs.webkit.org/attachment.cgi?id=45510)
System library versions installed

(Sorry for the bad english here)

A compilation error is occurring while running:

/usr/src/WebKit-r52564$ WebKitTools/Scripts/build-webkit --gtk dpkg --list
(...)
  CXX    WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-InspectorClientGtk.lo
  CXX    WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-PasteboardHelperGtk.lo
  CXX    WebKit/gtk/webkit/libwebkit_1_0_la-webkitapplicationcache.lo
  CXX    WebKit/gtk/webkit/libwebkit_1_0_la-webkitdownload.lo
  CXX    WebKit/gtk/webkit/libwebkit_1_0_la-webkiterror.lo
  CXX    WebKit/gtk/webkit/libwebkit_1_0_la-webkithittestresult.lo
  CXX    WebKit/gtk/webkit/libwebkit_1_0_la-webkitnetworkrequest.lo
  CXX    WebKit/gtk/webkit/libwebkit_1_0_la-webkitnetworkresponse.lo
  CXX    WebKit/gtk/webkit/libwebkit_1_0_la-webkitprivate.lo
^[[A../../WebKit/gtk/webkit/webkitprivate.cpp: In function ‘void
webkit_init()’:
../../WebKit/gtk/webkit/webkitprivate.cpp:290: error:
‘SOUP_TYPE_CONTENT_DECODER’ was not declared in this scope
make[1]: *** [WebKit/gtk/webkit/libwebkit_1_0_la-webkitprivate.lo] Error 1
make[1]: Leaving directory `/usr/src/WebKit-r52564/WebKitBuild/Release'
make: *** [all] Error 2

Failed to build WebKit using 'make'!

---------

It occurs in the last 2 nightly source tarballs.

Attached is my entire system library versions installed. =]

It's the latest update of the Debian GNU/Linux UNSTABLE+TESTING+EXPERINTAL.

-- 
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