Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#63 closed defect (invalid)

Mplayer will not compile on Fedora Core 2

Reported by: fredantrobus@… Owned by: alex@…
Priority: important Component: core
Version: 1.0pre5 Severity: blocker
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I have duplicated the problem several times using both "./configure" and then
runing make.

I get the following error messages:
==================================================
dsputil.c: In function `dsputil_init':
dsputil.c:3369: warning: assignment from incompatible pointer type
dsputil.c:3370: warning: assignment from incompatible pointer type
cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=athlon-tbird
-mcpu=athlon-tbird -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o motion_est.o
motion_est.c
motion_est.c: In function `direct_search':
motion_est.c:1652: error: unrecognizable insn:
(insn:HI 24976 24975 24977 1085 0xedbae3f4 (parallel [

(set (reg:SI 15655)

(ashiftrt:SI (reg/v:SI 15584)

(const_int 2 [0x2])))

(clobber (reg:CC 19 dirflag [17]))

]) -1 (nil)

(expr_list:REG_DEAD (reg/v:SI 15584)

(expr_list:REG_UNUSED (reg:CC 19 dirflag [17])

(nil))))

motion_est.c:1652: internal compiler error: in extract_insn, at recog.c:2175
====================================

I have Linux - Fedora Core 2 and verified that I have the prerequesites
installed on a AMD Athlon box.

There does not seem to be any problems reported by ./configure. just dies during
the compile.

Change History (1)

comment:1 by r_togni@…, 20 years ago

Resolution: invalid
Status: newclosed

[...]
motion_est.c:1652: internal compiler error: in extract_insn, at recog.c:2175
[...]

Not an mplayer problem
Report to Fedora compiler packager

Note: See TracTickets for help on using tickets.