[MPlayer-users] compiling error -- please help

D Richard Felker III dalias at aerifal.cx
Tue Jul 15 23:10:53 CEST 2003


On Tue, Jul 15, 2003 at 11:26:49AM -0700, Wendy Tan wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]

> I got the following error messaga when trying to compile MPlayer. Could you please help me what could be the problem? 
> Thanks. 
> 
> gcc3 -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_F
> ILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpegvideo.o mpegvideo
> .c
> mpegvideo.c: In function `select_input_picture':
> mpegvideo.c:1137: warning: unused variable `encoding_delay'
> mpegvideo.c: In function `dct_quantize_c':
> mpegvideo.c:4082: Unrecognizable insn:
> (insn 441 412 442 (parallel[
>             (set (reg:SI 1 edx [83])
>                 (const_int 0 [0x0]))
>             (clobber (reg:CC 17 flags))
>         ] ) -1 (nil)
>     (expr_list:REG_UNUSED (reg:CC 17 flags)
>         (nil)))
> mpegvideo.c:4082: Internal compiler error in extract_insn, at recog.c:2218
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.

Yes, this means Redhat shipped a buggy compiler and they want you to
send *them* a bug report telling them. :) BTW, which gcc version are
you using?

Rich




More information about the MPlayer-users mailing list