[gstreamer-bugs] [Bug 558638] New: Compiler error on v4l2

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 31 00:46:39 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=558638

  GStreamer | gst-plugins-good | Ver: 0.10.11
           Summary: Compiler error on v4l2
           Product: GStreamer
           Version: 0.10.11
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: andreas.frisch at multimedia-labs.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
When crosscompiling gst-plugins-good-0.10.11 with OpenEmbedded, compiling
interrupts with libgstvideo4linux2

Steps to reproduce:
1. used bitbake package (correspponds to an ebuild file) from version 0.10.8
2. reversioned it to 0.10.11
3. ran bitbake gst-plugins-good


Actual results:
ccache mipsel-linux-gcc -DHAVE_CONFIG_H -I.
-I/dream/8k/build/tmp/work/gst-plugins-good-0.10.11-r0/gst-plugins-good-0.10.11/sys/v4l2
-I../.. -I/dream/8k/build/tmp/staging/mipsel-linux/include -pthread
-I/dream/8k/build/tmp/staging/mipsel-linux/include/gstreamer-0.10
-I/dream/8k/build/tmp/staging/mipsel-linux/include/glib-2.0
-I/dream/8k/build/tmp/staging/mipsel-linux/lib/glib-2.0/include
-I/dream/8k/build/tmp/staging/mipsel-linux/include/libxml2 -pthread
-I/dream/8k/build/tmp/staging/mipsel-linux/include/gstreamer-0.10
-I/dream/8k/build/tmp/staging/mipsel-linux/include/glib-2.0
-I/dream/8k/build/tmp/staging/mipsel-linux/lib/glib-2.0/include
-I/dream/8k/build/tmp/staging/mipsel-linux/include/libxml2
-I/dream/8k/build/tmp/work/gst-plugins-good-0.10.11-r0/gst-plugins-good-0.10.11/gst-libs
-I../../gst-libs -pthread
-I/dream/8k/build/tmp/staging/mipsel-linux/include/gstreamer-0.10
-I/dream/8k/build/tmp/staging/mipsel-linux/include/glib-2.0
-I/dream/8k/build/tmp/staging/mipsel-linux/lib/glib-2.0/include
-I/dream/8k/build/tmp/staging/mipsel-linux/include/libxml2 -Wall
-Wdeclaration-after-statement -g
-I/dream/8k/build/tmp/staging/mipsel-linux/include -fexpensive-optimizations
-fomit-frame-pointer -frename-registers -O2 -MT
libgstvideo4linux2_la-v4l2src_calls.lo -MD -MP -MF
.deps/libgstvideo4linux2_la-v4l2src_calls.Tpo -c v4l2src_calls.c  -fPIC -DPIC
-o .libs/libgstvideo4linux2_la-v4l2src_calls.o
v4l2src_calls.c: In function 'gst_v4l2src_format_get_rank':
v4l2src_calls.c:478: error: 'V4L2_PIX_FMT_PWC1' undeclared (first use in this
function)
v4l2src_calls.c:478: error: (Each undeclared identifier is reported only once
v4l2src_calls.c:478: error: for each function it appears in.)
v4l2src_calls.c:480: error: 'V4L2_PIX_FMT_PWC2' undeclared (first use in this
function)
make[3]: *** [libgstvideo4linux2_la-v4l2src_calls.lo] Fehler 1

Expected results:
no compiler error

Does this happen every time?
yes

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=558638.




More information about the Gstreamer-bugs mailing list