<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<section class="comment-content comment">
<p>Hello,</p>

<p> </p>

<p>I have problems to build the GStreamer. Basically I want to build the GStreamer SDK for Android but I'm not able to build anything. I have created an VMWare with Ubuntu 12.04 and tried to compile the GStreamer SDK with cerbero but I always get the same error.</p>

<p> </p>

<p>If I trie to use “python cerbero-uninstalled -c config/cross-android.cbc bootstrap” or “python cerbero-uninstalled bootstrap” I always get the following error</p>

<p>checking for Minix Amsterdam compiler… no<br/>
configure: error: cannot run /bin/bash build-aux/config.sub<br/>
Running command ‘./configure –prefix /home/notroot/cerbero/build-tools –libdir /home/notroot/cerbero/build-tools/lib –disable-maintainer-mode –disable-silent-rules –enable-introspection ‘<br/>
Recipe ‘m4′ failed at the build step ‘configure’</p>

<p> </p>

<p>If I try to use “python cerbero-uninstalled -c config/cross-android.cbc buildone gstreamer-1.0-static” I get the following error</p>

<p>+ skipping configure stage for package gstreamer, as requested.<br/>
+ autogen.sh done.<br/>
configure: WARNING: if you wanted to set the –build type, don’t use –host.<br/>
If a cross compiler is detected then cross compile mode will be used<br/>
configure: error: cannot run /bin/bash ./config.sub<br/>
Running command ‘sh ./autogen.sh –noconfigure && ./configure –prefix /home/notroot/cerbero/dist/android_arm –libdir /home/notroot/cerbero/dist/android_arm/lib –enable-introspection=no –disable-examples –enable-static-plugins –disable-shared –enable-static –disable-gtk-doc –disable-docbook –disable-gtk-doc –enable-static –disable-maintainer-mode –disable-silent-rules –disable-introspection –host=arm-linux-androideabi’<br/>
Recipe ‘gstreamer-1.0-static’ failed at the build step ‘configure’</p>

<p> </p>

<p>Seems there is always a problem at the configure step. I don't have good Linux skills so I didn't know how to fix this.<br/>
I hope somebody can help me.</p>

<p> </p>

<p>Thanks<br/>
Thomas</p>
</section>
</div></div></body></html>