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

Paul Sturbaum psturbs at gmail.com
Fri Mar 1 19:14:36 CET 2013


On Mar 1, 2013, at 12:59 PM, Carl Eugen Hoyos wrote:

> Paul Sturbaum <psturbs <at> gmail.com> writes:
> 
>> Undefined symbols:
>>  "_iconv", referenced from:
>>      _check_iconv in ffconf.IeTIdDsE.o
>>     (maybe you meant: _check_iconv)
>> ld: symbol(s) not found
>> collect2: ld returned 1 exit status
>> check_lib2 iconv.h iconv -liconv
>> check_func_headers iconv.h iconv -liconv
> 
> Thank you, that was helpful!
> 
> One last test: Please run configure, run make ffmpeg.
> (You should see the iconv error message that you 
> already posted.)
> 
> Please run "make V=1 ffmpeg" (without doing anything 
> in-between) and post the output of "make V=1 ffmpeg"


I ran and built with no problems using the  --disable-iconv option you suggested.  Thanks for that.
I have to leave for a few hours but I will do this tonight when I get back to my mac.
Paul


More information about the ffmpeg-user mailing list