[FFmpeg-devel] Fw: FFmpeg build failing in IOS 5.1

krishnaks at iwavesystems.com krishnaks at iwavesystems.com
Sat Apr 14 07:40:08 CEST 2012


Hi,

I am still getting same error:

This is my configure option. Am i missing anything??

./configure \
    --prefix=$DIST_DIR \
    --extra-ldflags=-L/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/usr/lib/system
\
    --disable-bzlib \
    --disable-doc \
    --disable-ffmpeg \
    --disable-ffplay \
    --disable-ffserver \
    --enable-cross-compile --arch=arm --target-os=darwin \
    --cc=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc \
    --sysroot=/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk
\
   --extra-ldflags='-isysroot
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk'



> ----- Original Message -----
> From: "Ching-Yi Chan" <chingyichan.tw at gmail.com>
> To: "FFmpeg development discussions and patches" <ffmpeg-devel at ffmpeg.org>
> Sent: Friday, April 13, 2012 10:04 PM
> Subject: Re: [FFmpeg-devel] FFmpeg build failing in IOS 5.1
>
>
>> Hi,
>>
>> sysroot is no effect.
>> try:
>> -isysroot
>> /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk
>>
>> there are configuration sample for our project:
>> https://gitorious.org/ffmpeg_iradio/ffmpeg_iradio/commit/6d2be83b23a5a51679c146300ccf0790edab22cc
>>
>> 2012/4/14 Krishna <krishnaks at iwavesystems.com>
>>
>>> Hi,
>>>
>>> I am trying to build ffmpeg in IOS 5.1. But always I am gettin
>>> following
>>> error:
>>>  Configuring ffmpeg for armv7...
>>> /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/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 Git.  If the latest version fails, report the problem to
>>> the
>>>  ffmpeg-user at ffmpeg.org 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.
>>>
>>> Config.log attached for your reference
>>>
>>> Thanks in advance,
>>> KP
>>>
>>> _______________________________________________
>>> ffmpeg-devel mailing list
>>> ffmpeg-devel at ffmpeg.org
>>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>>
>>>
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>



More information about the ffmpeg-devel mailing list