[MPlayer-users] Compilation issue with current CVS

Kevin DeKorte kdekorte at yahoo.com
Wed Apr 28 17:08:43 CEST 2004


I just downloaded current CVS (9:07AM MDT (UTC-7) on 4/28/04) and am getting 
this after a 

make clean 
./configure --enable-freetype 
--with-reallibdir=/home/kdekorte/cvs/mplayer/rp9co
decs --enable-live --with-livelibdir=/home/kdekorte/cvs/mplayer/live 
--disable-i
nternal-matroska
make

make -C libmpdemux
make[1]: Entering directory `/home/kdekorte/cvs/mplayer/main/libmpdemux'
cc -c -I../libvo/ -I../../libvo -O4 -march=pentium4 -mcpu=pentium4 -pipe 
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -I../loader   -I../libavcodec -I../libavformat  
-I/usr/include/cdda  -o mp3_hdr.o mp3_hdr.c
cc -c -I../libvo/ -I../../libvo -O4 -march=pentium4 -mcpu=pentium4 -pipe 
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -I../loader   -I../libavcodec -I../libavformat  
-I/usr/include/cdda  -o video.o video.c
cc -c -I../libvo/ -I../../libvo -O4 -march=pentium4 -mcpu=pentium4 -pipe 
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -I../loader   -I../libavcodec -I../libavformat  
-I/usr/include/cdda  -o mpeg_hdr.o mpeg_hdr.c
cc -c -I../libvo/ -I../../libvo -O4 -march=pentium4 -mcpu=pentium4 -pipe 
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -I../loader   -I../libavcodec -I../libavformat  
-I/usr/include/cdda  -o cache2.o cache2.c
cc -c -I../libvo/ -I../../libvo -O4 -march=pentium4 -mcpu=pentium4 -pipe 
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -I../loader   -I../libavcodec -I../libavformat  
-I/usr/include/cdda  -o asfheader.o asfheader.c
cc -c -I../libvo/ -I../../libvo -O4 -march=pentium4 -mcpu=pentium4 -pipe 
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -I../loader   -I../libavcodec -I../libavformat  
-I/usr/include/cdda  -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: syntax error before "i"
aviheader.c:255: error: `i' undeclared (first use in this function)
make[1]: *** [aviheader.o] Error 1
make[1]: Leaving directory `/home/kdekorte/cvs/mplayer/main/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2


Kevin




More information about the MPlayer-users mailing list