[MPlayer-users] Avcodec compilation problem

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Nov 10 19:02:34 CET 2008


On Mon, Nov 10, 2008 at 05:32:40PM +0100, mindcry wrote:
> Nothing new, after deleting everything, i did a new checkout, but I had 
> exactly the same error ....
> If it works for other people, that's a compiler problem, of something 
> like that, is it possible ?

To me it looks like you ignored this message that configure should have
given you (if you have not, please attach configure.log to debug this):
> MPlayer compilation will use the CPPFLAGS/CFLAGS/LDFLAGS set by you, but:
>
>    *** ***  DO NOT REPORT BUGS IF IT DOES NOT COMPILE/WORK!  *** ***
>
> It is strongly recommended to let MPlayer choose the correct CFLAGS!
> To do so, execute 'CFLAGS= ./configure <options>'

MPlayer can not be compiled with the compiler options you gave, unless
you compile with --enable-debug you need at least -fomit-frame-pointer,
but again if you use your own CFLAGS it's not our problem and we usually
don't care.

Greetings,
Reimar Döffinger



More information about the MPlayer-users mailing list