All pastes #2070442 Raw Edit

Something

public text v1 · immutable
#2070442 ·published 2011-05-27 15:13 UTC
rendered paste body
kierank@obe2:~/libav-obe-dev$ make
AR      libavdevice/libavdevice.a
AR      libavfilter/libavfilter.a
AR      libavformat/libavformat.a
AR      libavcodec/libavcodec.a
AR      libpostproc/libpostproc.a
CC      libswscale/x86/yuv2rgb_mmx.o
libswscale/x86/yuv2rgb_mmx.c: In function ‘ff_yuv2rgb_init_mmx’:
libswscale/x86/yuv2rgb_mmx.c:87:28: error: ‘yuva420_rgb32_MMX’ undeclared (first
 use in this function)
libswscale/x86/yuv2rgb_mmx.c:87:28: note: each undeclared identifier is reported
 only once for each function it appears in
libswscale/x86/yuv2rgb_mmx.c:94:28: error: ‘yuva420_bgr32_MMX’ undeclared (first
 use in this function)
make: *** [libswscale/x86/yuv2rgb_mmx.o] Error 1
kierank@obe2:~/libav-obe-dev$