Make fails when building version 0.10.1

Tim-Philipp Müller t.i.m at zen.co.uk
Fri Mar 11 04:19:35 PST 2011


On Fri, 2011-03-11 at 12:27 +0100, DISTEC Helwing Lutz wrote:
        
> i'm running Debian Lenny with gcc 4.3.2 and have libomxil 0.9.1
> installed in $HOME/omx.
>         
> Gstreamer version is 0.10.19-3.
>         
> When trying to build gst-openmax (configure is ok, make fails) 
> The output of make (configure is ok, make fails) can be seen in the
> attached file.
>         
> gst-openmax 0.10.0.5 is building without complains...
>
> c1: warnings being treated as errors
> gstomx.c: In function ‘fetch_element_table’:
> gstomx.c:135: error: implicit declaration of function
‘gst_plugin_get_cache_data’
> gstomx.c:135: error: assignment makes pointer from integer without a
cast
> gstomx.c:147: error: implicit declaration of function
‘gst_plugin_add_dependency_simple’
> gstomx.c:148: error: ‘GST_PLUGIN_DEPENDENCY_FLAG_NONE’ undeclared
(first use in this function)
>
> I hope anyone has an idea what's wrong here.

Your GStreamer core is too old, you need at least 0.10.24. Upgrade to
squeeze or use the one from lenny-backports.

 Cheers
  -Tim




More information about the gstreamer-openmax mailing list