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

Nilmoni Deb ndeb at ece.cmu.edu
Tue Nov 5 19:49:01 CET 2002


Richard,
	Thanks for the info. This may explain why Gabor could compile it
with gcc-3.2/mandrake-9.0 but I failed with the same combination.

Nevertheless, whoever said that the compiler should not segfault was right
on. I have reported the bug to mandrake.

thanks
- Nil

------------------------------------------------------------
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