Error on compiling example code

Tim-Philipp Müller t.i.m at zen.co.uk
Fri Jul 26 05:28:46 PDT 2013


On Fri, 2013-07-26 at 14:13 +0200, Bernhard Graaf wrote:

Hi,

> I’ve tried to compile and link the code from your example page:
> 
> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-metadata.html
>
> But I’ve got only a few error messages:
>
> tags.c:(.text+0x313): undefined reference to `GST_BUFFER_SIZE'
> 
> tags.c:(.text+0x341): undefined reference to `GST_VALUE_HOLDS_DATE'
> 
> tags.c:(.text+0x356): undefined reference to `gst_value_get_date'
> 
>  
> 
> Is there something changed in the meantime between documentation and
> implementation?

This is fixed in git, but apparently it was overwritten by the docs
upload for the last 1.0.8 release.

I've re-uploaded it from git master, and it should be fixed there now.

(Those bits were 0.10 API).

Cheers
 -Tim




More information about the gstreamer-devel mailing list