[FFmpeg-devel] Mac OS X Compile (New issue)

Scott Harper orcein
Sun Mar 30 22:59:19 CEST 2008


So, after realizing that my Intel Mac doesn support mmx, I re- 
downloaded the latest version (12633) and configured it with "--enable- 
shared" and "--disable-vhook" and tried to build again, just a basic  
configuration, and I got the following error:

gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/Users/orcein/src/ffmpeg-12633" -I"/Users/orcein/ 
src/ffmpeg-12633" -I"/Users/orcein/src/ffmpeg-12633"/libavcodec -I"/ 
Users/orcein/src/ffmpeg-12633"/libavdevice -I"/Users/orcein/src/ 
ffmpeg-12633"/libavfilter -I"/Users/orcein/src/ffmpeg-12633"/ 
libavformat -I"/Users/orcein/src/ffmpeg-12633"/libavutil -I"/Users/ 
orcein/src/ffmpeg-12633"/libpostproc -I"/Users/orcein/src/ 
ffmpeg-12633"/libswscale -pipe -force_cpusubtype_ALL -Wno-sign-compare  
-fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno- 
switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno- 
pointer-sign -Wcast-qual -Wwrite-strings -O3 -fno-math-errno  -c -o  
i386/cavsdsp_mmx.o i386/cavsdsp_mmx.c
i386/cavsdsp_mmx.c: In function ?ff_put_cavs_qpel8_mc01_3dnow?:
i386/cavsdsp_mmx.c:447: error: can't find a register in class  
?GENERAL_REGS? while reloading ?asm?
make[1]: *** [i386/cavsdsp_mmx.o] Error 1

I haven't gotten quite to the level of doing any assembly programming  
yet, though.  T_T

-- Scott



More information about the ffmpeg-devel mailing list