[gstreamer-bugs] [Bug 632685] New: gst-plugins-base doesn't build with gtk+3

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 20 05:04:11 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=632685
  GStreamer | gst-plugins-base | 0.10.30

           Summary: gst-plugins-base doesn't build with gtk+3
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.30
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lucasr.at.mundo at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Build error:

  CC     test_colorkey-test-colorkey.o
test-colorkey.c:48: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘*’ token
test-colorkey.c: In function ‘redraw_overlay’:
test-colorkey.c:58: warning: implicit declaration of function
‘gdk_draw_rectangle’
test-colorkey.c:58: warning: nested extern declaration of ‘gdk_draw_rectangle’
test-colorkey.c:58: error: ‘GtkStyle’ has no member named ‘white_gc’
test-colorkey.c:61: error: ‘trans_gc’ undeclared (first use in this function)
test-colorkey.c:61: error: (Each undeclared identifier is reported only once
test-colorkey.c:61: error: for each function it appears in.)
test-colorkey.c:70: warning: implicit declaration of function ‘gdk_draw_point’
test-colorkey.c:70: warning: nested extern declaration of ‘gdk_draw_point’
test-colorkey.c: In function ‘msg_state_changed’:
test-colorkey.c:140: error: ‘trans_gc’ undeclared (first use in this function)
test-colorkey.c:140: warning: implicit declaration of function ‘gdk_gc_new’
test-colorkey.c:140: warning: nested extern declaration of ‘gdk_gc_new’
test-colorkey.c:141: warning: implicit declaration of function
‘gdk_gc_set_rgb_fg_color’
test-colorkey.c:141: warning: nested extern declaration of
‘gdk_gc_set_rgb_fg_color’
make[3]: ** [test_colorkey-test-colorkey.o] Erro 1

It would be nice if we could fix that for GNOME's 2.91.1 release.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list