[FFmpeg-user] FFMPEG does not compile on x86_64 (Mac OS X 10.7.3 64bit)

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Feb 29 10:44:55 CET 2012


Michael Stella <mps.rig <at> gmail.com> writes:

> I tried with the latest SVN first,

This would be antique.

> then the 0.10 release, both times I got a similar error as below:

Please understand that only current git head is really supported
(it contains more features and less bugs than any release).

> Undefined symbols for architecture x86_64:
>   "_MM_FIX_0_707106781", referenced from:
>       _filter in vf_fspp.o
>   "_MM_FIX_0_541196100", referenced from:
>       _filter in vf_fspp.o

The compiler is broken, you need --cc=clang - see ticket #353

Carl Eugen



More information about the ffmpeg-user mailing list