[MPlayer-cygwin] I have a compile error, MPlayer

Corey Hickey bugfood-ml at fatooh.org
Sat Mar 18 17:52:12 CET 2006


전형용 wrote:
> Hellow! Everyone!!
> 
> I'm from korea, I can't speak english..
> 
> but I have a little problem. 
> 
> the errors is shown below.
> 
> make -C libavcodec LIBPREF=lib LIBSUF=.a
> make[1]: Entering directory `/i/work/mplayer/mplayer/main/libavcodec'
> gcc -I../libvo -I../../libvo  -fno-PIC -O4 -march=i486 -mtune=i686 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_AV_CONFIG_H -I.. -I/i/work/mplayer/mplayer/main/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o xvid_rc.o xvid_rc.c
> xvid_rc.c: In function `ff_xvid_rate_control_init':
> xvid_rc.c:67: error: structure has no member named `vbv_size'
> xvid_rc.c:68: error: structure has no member named `vbv_maxrate'
> xvid_rc.c:69: error: structure has no member named `vbv_initial'
> make[1]: *** [xvid_rc.o] Error 1
> make[1]: Leaving directory `/i/work/mplayer/mplayer/main/libavcodec'
> make: *** [libavcodec/libavcodec.a] Error 2

Hmm. I just committed a change to make that file build if xvid is
detected. What version of xvid do you have? There might be a case I
didn't account for.

Also, I need to take a look at these three files from your mplayer
directory:
configure.log
config.mak
config.h

Please compress them and attach to your next message.

-Corey




More information about the MPlayer-cygwin mailing list