I am trying to port gstreamer with the help of the following wiki:<br><a href="http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions" target="_blank">http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions</a><div>

<br>however, I failed with this step (the very last ones, just before the final &#39;make&#39;):<br>$ make gstreamer-aggregate-configure<br><br>and the failed output is:</div><div>......<br><div>checking if compiler supports gcc-style inline assembly... yes</div>
<div>checking for rint... yes</div><div>checking for sinh... yes</div><div>checking for cosh... yes</div><div>checking for asinh... yes</div><div>checking for fpclass... no</div><div>checking for isinf... no</div><div>checking for stdlib.h... (cached) yes</div>
<div>checking for unistd.h... (cached) yes</div><div>checking for sys/param.h... yes</div><div>checking for getpagesize... no</div><div>checking for working mmap... no</div><div>checking for struct ip_mreqn... yes</div><div>
checking for GLIB... yes</div><div>checking for GST... yes</div><div>configure: using GStreamer tools in /home/xzpeter/intel/android/external/gstreamer_aggregate/gstreamer/tools</div><div>configure: using GStreamer plug-ins in /home/xzpeter/intel/android/external/gstreamer_aggregate/gstreamer</div>
<div>checking for GST_BASE... yes</div><div>checking for GST_GDP... yes</div><div>checking for GST_CONTROLLER... yes</div><div>checking for GST_CHECK... no</div><div>configure: No package &#39;gstreamer-check-0.10&#39; found</div>
<div>configure: no gstreamer-check-0.10 &gt;= 0.10.33 (GStreamer Check unittest Library) found</div><div>checking for GST_PLUGINS_BASE... no</div><div>configure: Requested &#39;gstreamer-plugins-base-0.10 &gt;= 0.10.33&#39; but version of GStreamer Base Plugins Libraries, Uninstalled is 0.10.32.2</div>
<div>configure: error: no gstreamer-plugins-base-0.10 &gt;= 0.10.33 (GStreamer Base Plugins) found</div><div>&nbsp; configure failed</div><div>make: *** [gst-plugins-good-configure-real] ´يخَ 1</div><div><br></div><div><div>I think I have carefully followed the wiki&#39;s instruction. Can anyone helps?</div>
</div></div><div><br>Peter</div>