[Gstreamer-bugs] [Bug 140668] New: - gst-plugins-0.8.1 does not compile
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Apr 20 19:32:49 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=140668
GStreamer | gst-plugins | Ver: 0.8.0
Summary: gst-plugins-0.8.1 does not compile
Product: GStreamer
Version: 0.8.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: High
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: panov at canopus.iacp.dvo.ru
QAContact: gstreamer-maint at bugzilla.gnome.org
gst-plugins-0.8.1 does not compile:
make[3]: Entering directory `/usr/local/src/gst-plugins-0.8.1/ext/mpeg2dec'
if /bin/sh ../../libtool --mode=compile i486-slackware-linux-gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED
-Wall -Wno-sign-compare -I/usr/include/mpeg2dec -O2 -march=i386 -mcpu=i686 -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
i486-slackware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I/usr/include/mpeg2dec -O2
-march=i386 -mcpu=i686 -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_negotiate_format':
gstmpeg2dec.c:353: error: syntax error before '*' token
gstmpeg2dec.c:361: error: `sequence' undeclared (first use in this function)
gstmpeg2dec.c:361: error: (Each undeclared identifier is reported only once
gstmpeg2dec.c:361: error: for each function it appears in.)
make[3]: *** [libgstmpeg2dec_la-gstmpeg2dec.lo] Error 1
make[3]: Leaving directory `/usr/local/src/gst-plugins-0.8.1/ext/mpeg2dec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/gst-plugins-0.8.1/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gst-plugins-0.8.1'
make: *** [all] Error 2
I use gcc-3.3.3, latest glib, libxml
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list