compiling gstreamer for android failed

Xu Peter xzpeter at gmail.com
Mon Jun 13 03:21:08 PDT 2011


I am trying to port gstreamer with the help of the following wiki:
http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions

however, I failed with this step (the very last ones, just before the final
'make'):
$ make gstreamer-aggregate-configure

and the failed output is:
......
checking if compiler supports gcc-style inline assembly... yes
checking for rint... yes
checking for sinh... yes
checking for cosh... yes
checking for asinh... yes
checking for fpclass... no
checking for isinf... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... no
checking for working mmap... no
checking for struct ip_mreqn... yes
checking for GLIB... yes
checking for GST... yes
configure: using GStreamer tools in
/home/xzpeter/intel/android/external/gstreamer_aggregate/gstreamer/tools
configure: using GStreamer plug-ins in
/home/xzpeter/intel/android/external/gstreamer_aggregate/gstreamer
checking for GST_BASE... yes
checking for GST_GDP... yes
checking for GST_CONTROLLER... yes
checking for GST_CHECK... no
configure: No package 'gstreamer-check-0.10' found
configure: no gstreamer-check-0.10 >= 0.10.33 (GStreamer Check unittest
Library) found
checking for GST_PLUGINS_BASE... no
configure: Requested 'gstreamer-plugins-base-0.10 >= 0.10.33' but version of
GStreamer Base Plugins Libraries, Uninstalled is 0.10.32.2
configure: error: no gstreamer-plugins-base-0.10 >= 0.10.33 (GStreamer Base
Plugins) found
  configure failed
make: *** [gst-plugins-good-configure-real] 错误 1

I think I have carefully followed the wiki's instruction. Can anyone helps?

Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110613/54ec988b/attachment.html>


More information about the gstreamer-devel mailing list