[Ffmpeg-devel] make test fails

Dana Hudes dhudes
Sun Oct 1 23:28:43 CEST 2006


Thanks for the info. Meanwhile, I did
./configure --enable-shared --enable-gpl
I got
make -C tests test
make[1]: Entering directory `/home/dhudes/srpms/ffmpeg/tests'
gcc -Wl,--warn-common   -rdynamic -export-dynamic -O2 -Wall -g -o 
videogen video
gen.c
./videogen 'vsynth1/'
gcc -Wl,--warn-common   -rdynamic -export-dynamic -O2 -Wall -g -o 
rotozoom rotoz
oom.c
./rotozoom 'vsynth2/' /home/dhudes/srpms/ffmpeg/tests/lena.pnm
gcc -Wl,--warn-common   -rdynamic -export-dynamic -O2 -Wall -g -o 
audiogen audio
gen.c
./audiogen asynth1.sw
gcc -Wl,--warn-common   -rdynamic -export-dynamic -O2 -Wall -g -o 
tiny_psnr tiny
_psnr.c
tiny_psnr.c:53: warning: `exp16' defined but not used
../ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv 
-i vsynth
1/%02d.pgm -an -f rawvideo ./data/ref.yuv
make[1]: *** [codectest] Error 127
make[1]: Leaving directory `/home/dhudes/srpms/ffmpeg/tests'
make: *** [test] Error 2
Justin Ruggles wrote:
> Dana Hudes wrote:
>   
>> While I reconfigure and rebuild I would like to know how to get my 
>> choice of optimizer flags recognized. In particular, -march=pentium3 and 
>> possibly -mfpunit=sse
>> as noted earlier I'm using a PIII.
>>     
>
> ./configure --tune=pentium3 --extra-cflags=-mfpunit=sse
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>   





More information about the ffmpeg-devel mailing list