[Gstreamer-bugs] [Bug 131602] New - gstmpeg2dec.c: In function `gst_mpeg2dec_chain'

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Jan 15 12:51:22 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=131602

Changed by gmourani at openna.com.

--- shadow/131602	Thu Jan 15 15:51:22 2004
+++ shadow/131602.tmp.509	Thu Jan 15 15:51:22 2004
@@ -0,0 +1,70 @@
+Bug#: 131602
+Product: GStreamer
+Version: 0.7.3
+OS: Linux
+OS Details: OpenNA Linux
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: gmourani at openna.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: gstmpeg2dec.c: In function `gst_mpeg2dec_chain'
+
+I'm trying to compile Gstreamer-plugins version 0.7.3 and get the following
+error message. GCC is 3.3.2, GLIBC is 2.3.2, mpeg2dec is 0.4.0 and
+gstreamer is 0.7.3. Thanks.
+
+make[3]: Entering directory
+`/usr/src/openna/BUILD/gst-plugins-0.7.3/ext/mpeg2dec'
+if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
+   -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
+-I/usr/include/gstreamer-0.7 -I/usr/include/glib-2.0
+-I/usr/lib/glib-2.0/include -I/usr/include/libxml2  
+-DGST_DISABLE_DEPRECATED  -Wall -I/usr/include/mpeg2dec   -Os
+-march=pentium2 -mpreferred-stack-boundary=2 -mmmx -falign-functions=1
+-falign-jumps=0 -falign-loops=0 -fomit-frame-pointer -fno-strength-reduce
+-fno-strict-aliasing -MT libgstmpeg2dec_la-gstmpeg2dec.lo -MD -MP -MF
+".deps/libgstmpeg2dec_la-gstmpeg2dec.Tpo" \
+  -c -o libgstmpeg2dec_la-gstmpeg2dec.lo `test -f 'gstmpeg2dec.c' || echo
+'./'`gstmpeg2dec.c; \
+then mv -f ".deps/libgstmpeg2dec_la-gstmpeg2dec.Tpo"
+".deps/libgstmpeg2dec_la-gstmpeg2dec.Plo"; \
+else rm -f ".deps/libgstmpeg2dec_la-gstmpeg2dec.Tpo"; exit 1; \
+fi
+mkdir .libs
+ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE
+-D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.7
+-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
+-DGST_DISABLE_DEPRECATED -Wall -I/usr/include/mpeg2dec -Os -march=pentium2
+-mpreferred-stack-boundary=2 -mmmx -falign-functions=1 -falign-jumps=0
+-falign-loops=0 -fomit-frame-pointer -fno-strength-reduce
+-fno-strict-aliasing -MT libgstmpeg2dec_la-gstmpeg2dec.lo -MD -MP -MF
+.deps/libgstmpeg2dec_la-gstmpeg2dec.Tpo -c gstmpeg2dec.c  -fPIC -DPIC -o
+.libs/libgstmpeg2dec_la-gstmpeg2dec.o
+gstmpeg2dec.c: In function `gst_mpeg2dec_chain':
+gstmpeg2dec.c:498: warning: implicit declaration of function `mpeg2_pts'
+gstmpeg2dec.c:622: error: `PIC_FLAG_PTS' undeclared (first use in this
+function)
+gstmpeg2dec.c:622: error: (Each undeclared identifier is reported only once
+gstmpeg2dec.c:622: error: for each function it appears in.)
+gstmpeg2dec.c:623: error: structure has no member named `pts'
+make[3]: *** [libgstmpeg2dec_la-gstmpeg2dec.lo] Error 1
+make[3]: Leaving directory
+`/usr/src/openna/BUILD/gst-plugins-0.7.3/ext/mpeg2dec'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/usr/src/openna/BUILD/gst-plugins-0.7.3/ext'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/usr/src/openna/BUILD/gst-plugins-0.7.3'
+make: *** [all] Error 2
+error: Bad exit status from /var/tmp/rpm-tmp.10880 (%build)
+ 
+ 
+RPM build errors:
+    Bad exit status from /var/tmp/rpm-tmp.10880 (%build)
+
+Regards,




More information about the Gstreamer-bugs mailing list