[FFmpeg-user] problem with make while attempting to build git clone of ffmpeg on OS X 10.6.8
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Mar 1 18:59:08 CET 2013
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"
Thank you, Carl Eugen
More information about the ffmpeg-user
mailing list