[FFmpeg-user] FFMPEG INSTALLATION PROBLEM
Jim Worrall
coniophora at gmail.com
Sun Nov 29 16:52:51 CET 2015
Attached is my ffmpeg build script that works well for me. It does install the current git master. All the depenent libraries are built with homebrew, which is a great convenience. You will have to change the configure options to build it with the libraries and features you need.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildffmpeg_2015-11-18.sh
Type: application/octet-stream
Size: 4447 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20151129/251916f1/attachment.obj>
-------------- next part --------------
> On 2015 Nov 27, at 3:46 AM, Mounika A <mounika at krify.net> wrote:
>
> Hi,
>
>
> while installing ffmpeg on mac to build a project we are facing this below
> issue when executing the below command
>
>
> "./install-ffmpeg.sh"
>
>
> install finished.
>
> Downloading ffmpeg-2.0.2.tar.bz2
>
> % Total % Received % Xferd Average Speed Time Time Time
> Current
>
> Dload Upload Total Spent Left
> Speed
>
> 100 6046k 100 6046k 0 0 194k 0 0:00:31 0:00:31 --:--:--
> 130k
>
> Building without ccache
>
> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr
> --with-gxx-include-dir=/usr/include/c++/4.2.1
>
> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr
> --with-gxx-include-dir=/usr/include/c++/4.2.1
>
> /Applications/Xcode.app/Contents/Developer//Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
> 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
>
>
>
>
> Thanks.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list