[MPlayer-users] Re: compile error: mplayer/libavcodec

D Richard Felker III dalias at aerifal.cx
Tue Nov 5 19:05:02 CET 2002


On Tue, Nov 05, 2002 at 12:53:39PM -0500, Nilmoni Deb wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> 
> Gabor,
> 	I am using mandrake-9.0 (gcc-3.2-1mdk, stock, not cooker). which
> cooker version r u using ?
> 
> Also, I checked the ffmpeg CVS and the latest change in 
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ffmpeg/ffmpeg/libavcodec/dsputil.h?sortby=date
> (v1.38 is the latest) clearly shows that nothing yet has changed in dsputil.h 
> between the time when I got the compile error and now. Since u could compile 
> it on mandrake-9.0, I am interested in knowing ur compiler version.

I fixed it in mplayer's configure script. It now checks for the
presence of lrintf in the system libm and defines HAVE_LRINTF if it's
present, so that the duplicate function won't get declared in
dsputil.h.

Rich




More information about the MPlayer-users mailing list