Note that there are some explanatory texts on larger screens.

plurals
  1. POBambuser ffmpeg - "arm-linux-androideabi-gcc is unable to create an executable file."
    primarykey
    data
    text
    <p>I know this may be possible duplicate of some questions. but answers for those threads are not helping me.</p> <p>I am trying to compile ffmpeg library for android using Bambuser's ffmpeg.<br /> I downloaded <a href="http://bambuser.com/r/opensource/ffmpeg-4f7d2fe-android-2011-03-07.tar.gz" rel="noreferrer">Archive for client versions 1.3.7 to 1.6.0. </a> from bambuser.</p> <p>I followed instruction given in REAME.<br /> While running ./build.sh i came across following error</p> <pre><code>arm-linux-androideabi-gcc is unable to create an executable file. C compiler test failed. If you think configure made a mistake, make sure you are using the latest version from SVN. If the latest version fails, report the problem to the ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "config.log" produced by configure as this will help solving the problem. </code></pre> <p>Here are last few lines of <b>config.log</b> of ffmpeg</p> <pre><code>mktemp is /bin/mktemp check_ld check_cc BEGIN /tmp/ffconf.qflVj27Q.c 1 int main(void){ return 0; } END /tmp/ffconf.qflVj27Q.c arm-linux-androideabi-gcc --sysroot=/home/chaitanya/android/android-ndk-r5b/platforms/android-8/arch-arm -c -o /tmp/ffconf.gc6um0Ki.o /tmp/ffconf.qflVj27Q.c arm-linux-androideabi-gcc: error trying to exec 'cc1': execvp: No such file or directory C compiler test failed. </code></pre> <p>in <b>tmp</b> i do not find any relative folder or file as per config.log says "ffconf.qflVj27Q.c".</p> <p>I am doing this on <br /> 1. Ubuntu 11.10 <br /> 2. OpenJDK 6 <br /> 3. android-ndk-r5b</p> <p><strong>NOte</strong>: <br /> I only have API-10 Installed in eclipse. (if it matters :D)</p> <p>What could be the solution for this?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload