[gst-devel] gst-plugins installation error

John Murdie john at cs.york.ac.uk
Sun Apr 18 07:00:17 CEST 2004


On Fri, 2004-04-16 at 12:38, Thomas Vander Stichele wrote:
> Looks like a problem with your mpeg2dec version.  What version do you
> have ?
> 
> Thomas
> 
> On Fri, 2004-04-16 at 12:49, John Murdie wrote:
> > I've just successfully installed gstreamer-0.8.1 from source on my
> > Slackware Linux system - very straightforward. My subsequent configure
> > of gst-plugins-0.8.1 also went well (the only omissions were of plugins
> > I don't need at this time requiring prerequisites I have not got), as
> > did the 'make', but the 'make install' terminated with:
> > 
> > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/local/pkg/gstreamer-0.8.1/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 -g -O2 -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: syntax error before '*' token
> > > gstmpeg2dec.c:361: `sequence' undeclared (first use in this function)
> > > gstmpeg2dec.c:361: (Each undeclared identifier is reported only once
> > > gstmpeg2dec.c:361: for each function it appears in.)
> > > make[2]: *** [libgstmpeg2dec_la-gstmpeg2dec.lo] Error 1
> > > make[2]: Leaving directory `/tmp/gst-plugins-0.8.1/ext/mpeg2dec'
> > > make[1]: *** [install-recursive] Error 1
> > > make[1]: Leaving directory `/tmp/gst-plugins-0.8.1/ext'
> > > make: *** [install-recursive] Error 1

I have version(libmpeg2) == 0.3.1. I see that the gst-plugins configure
script checks for version(libmpeg2 >= 0.3.1) (line 40923). My config.log
shows that this test was satisied. I should have been ok - I hope the
appropriate developer can be notified of the problem. For the minute,
I'll just use 'configure --disable-mpeg2dec'.

John A. Murdie





More information about the gstreamer-devel mailing list