[MPlayer-dev-eng] Re: CVS: main/libmpdemux aviheader.c,1.54,1.55

Tobias Diedrich ranma at tdiedrich.de
Thu Apr 29 15:19:08 CEST 2004


Diego Biurrun wrote:

> Seems like a few more bugs slipped in, fails to compile here with gcc
> 3.3.3:
> 
> cc -c -I../libvo/ -I../../libvo -g -O4 -march=k6-3 -mcpu=k6-3 -pipe
> -ffast-math -fomit-frame-pointer -D_REENTRANT -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../loader
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -I../libavcodec -I../libavformat    -o aviheader.o aviheader.c
> aviheader.c: In function `read_avi_header':
> aviheader.c:225: error: `DWORD' undeclared (first use in this function)
> aviheader.c:225: error: (Each undeclared identifier is reported only
> once
> aviheader.c:225: error: for each function it appears in.)
> aviheader.c:225: error: parse error before "i"
> aviheader.c:255: error: `i' undeclared (first use in this function)
> make[1]: *** [aviheader.o] Error 1

This seems to be caused by some Win32 cleanup work?
Isn't the policy supposed to be that you should not intentionally make
commits that cause CVS to not compile? (cvs-howto.txt, Rule 1)

-- 
Tobias						PGP: http://9ac7e0bc.2ya.com
German uses a strange mixture of big- and little-endianness: 376 is
pronounced as "Dreihundertsechsundsiebzig", i.e. "three hundred six and
seventy".   -- http://en.wikipedia.org/wiki/Endianess




More information about the MPlayer-dev-eng mailing list