[FFmpeg-user] problem with make while attempting to build git clone of ffmpeg on OS X 10.6.8

Tom Evans tevans.uk at googlemail.com
Tue Mar 5 18:58:55 CET 2013


On Tue, Mar 5, 2013 at 5:48 PM, Paul Sturbaum <psturbs at gmail.com> wrote:
>> Does the following patch make
>> "./configure --enable-iconv" fail?
>> http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/160087
>
> I'm sorry but I don't know exactly what to do with this.  Please instruct.

Take the lines from 'diff --git ...' to '--track-origins=yes ...' and
put it in a new file named 'iconv.diff'.

Place this file in the ffmpeg directory.

Type "patch -p1 <iconv.diff" in a console

Run "make distclean && ./configure && make"

Cheers

Tom


More information about the ffmpeg-user mailing list