[Webkit-unassigned] [Bug 94955] New: [regression] Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:857:101: error: cannot convert 'const char*' to 'GstTagList* {aka _GstTagList*}' for argument '1' to 'GstEvent* gst_event_new_tag(GstTagList*)'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 10:49:58 PDT 2012


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

           Summary: [regression]
                    Source/WebCore/platform/graphics/gstreamer/WebKitWebSo
                    urceGStreamer.cpp:857:101: error: cannot convert
                    'const char*' to 'GstTagList* {aka _GstTagList*}' for
                    argument '1' to 'GstEvent*
                    gst_event_new_tag(GstTagList*)'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: David.Ronis at McGill.CA


I'm trying to build webkit 1.9.6 in a gnome 3.5.90 environment, with gst-1.0.  The build fails with:

 CXX    Source/WebCore/platform/graphics/gstreamer/libWebCoreGtk_la-WebKitWebSourceGStreamer.lo
Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In member function 'virtual void StreamingClient::didReceiveResponse(WebCore::ResourceHandle*, const WebCore::ResourceResponse&)':
Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:857:101: error: cannot convert 'const char*' to 'GstTagList* {aka _GstTagList*}' for argument '1' to 'GstEvent* gst_event_new_tag(GstTagList*)'
make[2]: *** [Source/WebCore/platform/graphics/gstreamer/libWebCoreGtk_la-WebKitWebSourceGStreamer.lo] Error 1
m

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