[gstreamer-bugs] [Bug 639339] New: gst-plugins-good-0.10.26.3: fails to build v4l2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 12 10:17:29 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=639339
  GStreamer | gst-plugins-good | 0.10.x

           Summary: gst-plugins-good-0.10.26.3: fails to build v4l2
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lsinger at caltech.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


With the latest pre-releases, I cannot build the v4l2 plugin on CentOS 5
(x86-64).  Here is the error message:

gstv4l2object.c: In function ‘gst_v4l2_object_get_nearest_size’:
gstv4l2object.c:1987: error: ‘V4L2_FIELD_INTERLACED_TB’ undeclared (first use
in this function)
gstv4l2object.c:1987: error: (Each undeclared identifier is reported only once
gstv4l2object.c:1987: error: for each function it appears in.)
gstv4l2object.c:1988: error: ‘V4L2_FIELD_INTERLACED_BT’ undeclared (first use
in this function)
gstv4l2bufferpool.c: In function ‘gst_v4l2_buffer_pool_dqbuf’:
gstv4l2bufferpool.c:565: error: ‘V4L2_FIELD_INTERLACED_TB’ undeclared (first
use in this function)
gstv4l2bufferpool.c:565: error: (Each undeclared identifier is reported only
once
gstv4l2bufferpool.c:565: error: for each function it appears in.)
gstv4l2bufferpool.c:567: error: ‘V4L2_FIELD_INTERLACED_BT’ undeclared (first
use in this function)
make[2]: *** [libgstvideo4linux2_la-gstv4l2object.lo] Error 1

An easy workaround is to configure with --disable-gst_v4l2.

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