[FFmpeg-user] help needed

Vikas Kumar Vikas.Kumar at GainSpan.com
Fri Apr 13 14:16:06 CEST 2012


I am unable run the make for ffmpeg and I get the following error :

Building libvlc for the iOS
~/Desktop/VLC/archives/MobileVLC/vlc ~/Desktop/VLC/archives/MobileVLC/vlc/extras/package/ios
~/Desktop/VLC/archives/MobileVLC/vlc/extras/package/ios
Boostraping contribs
~/Desktop/VLC/archives/MobileVLC/vlc/extras/contrib ~/Desktop/VLC/archives/MobileVLC/vlc/extras/package/ios
Building contrib for iOS
Forcing distro.mak to use ios.mak
You do not have a Git client in your PATH.

*****************************************************************
* If you need contribs with all debug information, run this     *
* line and compile the libraries on your own.                   *
* CONTRIBS_RELEASE=no ./bootstrap                               *
*****************************************************************

Using 1 processors
cp config.mak src-arm-apple-darwin10-ios/src/../config.mak
ln -sf ../../src/Patches src-arm-apple-darwin10-ios/src
ln -sf ../../src/packages.mak src-arm-apple-darwin10-ios/src
ln -sf ../../src/Makefile src-arm-apple-darwin10-ios/src/Makefile
make -C src-arm-apple-darwin10-ios/src
(cd ffmpeg; CC="/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2" CXX="/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2" LD="/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/ld" RANLIB="/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/ranlib" AR="/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/ar" STRIP="/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/strip" ./configure --prefix=/Users/vikaskumar/Desktop/VLC/archives/MobileVLC/vlc/extras/contrib/hosts/arm-apple-darwin10/ios --extra-cflags="--std=gnu99 -DHAVE_STDINT_H" --extra-ldflags="-L/Users/vikaskumar/Desktop/VLC/archives/MobileVLC/vlc/extras/contrib/hosts/arm-apple-darwin10/ios/lib -arch armv7 -L/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.2.sdk/usr/lib -arch armv7"  --enable-cross-compile --cc=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 --arch=arm --disable-debug --enable-gpl --enable-postproc --disable-ffprobe --disable-ffserver --disable-ffmpeg --disable-ffplay --disable-devices --disable-protocols --disable-avfilter --disable-network --target-os=darwin --sysroot=/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.2.sdk --disable-runtime-cpudetect --enable-neon --cpu=cortex-a8 --disable-shared --enable-static && make -j1 && make install-libs install-headers)
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 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 at 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.
make[1]: *** [.ffmpeg] Error 1
make: *** [using-src] Error 2


This is the log file :

-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 77362 bytes
Desc: config.log
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20120413/2640e979/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ATT00001..txt
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20120413/2640e979/attachment.txt>


More information about the ffmpeg-user mailing list