[FFmpeg-user] FFMPEG does not compile on x86_64 (Mac OS X 10.7.3 64bit)
Michael Stella
mps.rig at gmail.com
Wed Feb 29 02:53:25 CET 2012
Hello all,
I tried with the latest SVN first, then the 0.10 release, both times I got a similar error as below:
CC libswscale/x86/yuv2rgb_mmx.o
CC libswscale/yuv2rgb.o
LD libswscale/libswscale.2.dylib
CC libpostproc/postprocess.o
LD libpostproc/libpostproc.52.dylib
LD libavfilter/libavfilter.2.dylib
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
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [libavfilter/libavfilter.2.dylib] Error 1
Configure line: ./configure --enable-gpl --enable-shared --enable-libmp3lame --enable-libx264
Any ideas? Thanks!
Mike
More information about the ffmpeg-user
mailing list