On Tue, Dec 29, 2015 at 02:12:44AM +0000, Rostislav Pehlivanov wrote: > Hmm, kinda odd. > I've attached a v2 of the RFC Patch which does this: > 1. Fixed some typos. > 2. Fixed some missing newlines at the end of daalatab* > 3. Moves the pix_fmt finding function inside the main decoder file. > > Try building now.
make distclean ; ./configure && make -k -j12 ; make -k make: Target `all' not remade because of errors. CC libavcodec/daaladec.o In file included from libavcodec/daaladec.c:35:0: libavcodec/daalatab.h:48:35: error: no previous prototype for ‘daala_find_p_format’ [-Werror=missing-prototypes] cc1: some warnings being treated as errors make: *** [libavcodec/daaladec.o] Error 1 CC libavcodec/daaladsp.o In file included from libavcodec/daaladsp.c:30:0: libavcodec/daalatab.h:48:35: error: no previous prototype for ‘daala_find_p_format’ [-Werror=missing-prototypes] cc1: some warnings being treated as errors make: *** [libavcodec/daaladsp.o] Error 1 CC libavcodec/daalatab.o In file included from libavcodec/daalatab.c:29:0: libavcodec/daalatab.h:48:35: error: no previous prototype for ‘daala_find_p_format’ [-Werror=missing-prototypes] cc1: some warnings being treated as errors make: *** [libavcodec/daalatab.o] Error 1 make: Target `all' not remade because of errors. gcc --version gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Freedom in capitalist society always remains about the same as it was in ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel