[gstreamer-bugs] [Bug 612552] New: Does not compile with -DGSEAL_ENABLE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 11 03:21:50 PST 2010


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

           Summary: Does not compile with -DGSEAL_ENABLE
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Keywords: gnome-love
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: a9016009 at gmx.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
            Blocks: 585391
      GNOME target: ---
     GNOME version: 2.29/2.30


This module does not build with -DGSEAL_ENABLE.
See http://live.gnome.org/GnomeGoals/UseGseal .

Note that maybe this report cannot be fixed yet, as GTK+ still misses some
accessor functions (see bug 588389, bug 597610) needed for sealing.
Also see http://live.gnome.org/GTK%2B/3.0/PendingSealings for current status.

The jhbuild output posted here of course only lists the very first error when
trying to compile.

seek.c: In function ‘handle_expose_cb’:
seek.c:2432: error: ‘GtkWidget’ has no member named ‘window’
seek.c:2432: error: ‘GtkWidget’ has no member named ‘style’
seek.c:2433: error: ‘GtkWidget’ has no member named ‘allocation’
seek.c:2433: error: ‘GtkWidget’ has no member named ‘allocation’
seek.c: In function ‘realize_cb’:
seek.c:2444: error: ‘GtkWidget’ has no member named ‘window’
seek.c:2449: error: ‘GtkWidget’ has no member named ‘window’
make[4]: *** [seek.o] Error 1
make[4]: Leaving directory
`/home/andre/svn-gnome/gst-plugins-base/tests/examples/seek'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/andre/svn-gnome/gst-plugins-base/tests/examples'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/andre/svn-gnome/gst-plugins-base/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andre/svn-gnome/gst-plugins-base'
make: *** [all] Error 2

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