[Ffmpeg-devel] "make fulltest" failure

Diego Biurrun diego
Wed Oct 18 12:09:27 CEST 2006


On Wed, Oct 18, 2006 at 10:42:30AM +0200, Michael Niedermayer wrote:
> 
> On Tue, Oct 17, 2006 at 06:43:30PM -0700, Roman Shaposhnik wrote:
> > On Wed, 2006-10-18 at 02:26 +0100, M?ns Rullg?rd wrote:
> > > Madan Ankapura said:
> > > > I am trying to run the "make fulltest" on the latest svn checkout , and i
> > > > seen an error and itz pasted below
> > > >
> > > > ../ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -i ./data/b-
> > > > libav.dv -f crc ./data/ffmpeg.crc
> > > > FFmpeg version SVN-r6149, Copyright (c) 2000-2006 Fabrice Bellard, et al.
> > > >   libavutil version: 49.0.1
> > > >   libavcodec version: 51.20.0
> > > >   libavformat version: 50.6.0
> > > > ../ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -t 1 -y -qscale 10
> > > > -f pgmyuv -i vsynth1/%02d.pgm -f s16le -i asynth1.sw -ar 48000 -r 25 -s pal
> > > > -ac 1 ./data/b-libav.gxf
> > > > make[1]: *** [libavtest] Error 1
> > > > make[1]: Leaving directory `/home/anka/DevSource/ffmpeg/tests'
> > > > make: *** [fulltest] Error 2
> > > 
> > > configure --enable-gpl
> > 
> >   Shouldn't we update a 'test' target so that if it fails it prints
> > such a suggestion ?
> 
> make test should do only one thing if --enable-gpl wasnt used and that is
> to say that it doesnt work without --enable-gpl

Done.

Diego




More information about the ffmpeg-devel mailing list