[Ffmpeg-devel] fft_3dn2.c does not compile
Zack Z. Jing
Zack.Z.Jing
Tue Aug 8 19:34:07 CEST 2006
Dear developer,
I have downloaded ffmpeg today and tried to build it. I got the following
gcc -O3 -g -Wdeclaration-after-statement -Wall -Wno-switch
-DHAVE_AV_CONFIG_H -I.. -I/export/home/jing/Desktop/ffmpeg/libavutil
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -c -o
i386/fft_3dn2.o i386/fft_3dn2.c
i386/fft_3dn2.c: In function `ff_imdct_calc_3dn2':
i386/fft_3dn2.c:195: error: can't find a register in class
`GENERAL_REGS' while reloading `asm'
make[1]: *** [i386/fft_3dn2.o] Error 1
make[1]: Leaving directory `/export/home/jing/Desktop/ffmpeg/libavcodec'
I was compiling ffmpeg on LINUX 2.6.9-34.0.1.ELsmp, gcc version 3.4.5
20051201 (Red Hat 3.4.5-2).
Your help will be greatly appreciated.
Z Jing
More information about the ffmpeg-devel
mailing list