[MPlayer-users] r35370 compile error
Josh
joshf87 at live.com
Sat Nov 10 15:39:04 CET 2012
MinGW / r35404 / latest ffmpeg
I'm getting this error at the end from the changes in the configure script:
ffmpeg/libavcodec/libavcodec.a(ratecontrol.o):ratecontrol.c:(.text+0x23ab):
undefined reference to `ff_xvid_rate_control_init'
ffmpeg/libavcodec/libavcodec.a(ratecontrol.o):ratecontrol.c:(.text+0x34cc):
undefined reference to `ff_xvid_rate_estimate_qscale'
ffmpeg/libavcodec/libavcodec.a(ratecontrol.o):ratecontrol.c:(.text+0xe5f):
undefined reference to `ff_xvid_rate_control_uninit'
collect2: ld returned 1 exit status
make: *** [mplayer.exe] Error 1
I reverted the configure script and the error went away.
More information about the MPlayer-users
mailing list