[gst-devel] Uglyplugin building
Tim-Philipp Müller
t.i.m at zen.co.uk
Wed Sep 23 11:20:44 CEST 2009
On Wed, 2009-09-23 at 01:16 +0530, Sitanshu Nanavati wrote:
Hi,
> I am trying to build ugly plugins on gstreamer-0.10.23. I get
> following errors while doing make. Could anyone please let me know
> what I am missing?
>
> Making all in asfdemux
> CC gstasf.o
> In file included
> from /usr/include/gstreamer-0.10/gst/rtp/gstbasertpdepayload.h:
> 24,
> from gstrtpasfdepay.h:27,
> from gstasf.c:30:
> /usr/include/gstreamer-0.10/gst/rtp/gstrtpbuffer.h:54: error: expected
> ')' befor
> e '*' token
> /usr/include/gstreamer-0.10/gst/rtp/gstrtpbuffer.h:75: error: expected
> ')' befor
> e '*' token
that looks like you are building against gst-plugins-base 0.10.24, which
requires gstreamer core 0.10.24 or later.
Cheers
-Tim
More information about the gstreamer-devel
mailing list