Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2004 02:56:10 -0600 (CST)
From:      "Jon Noack" <noackjr@compgeek.com>
To:        riggs@rrr.de
Cc:        freebsd-current@freebsd.org
Subject:   mplayer and -funroll-loops
Message-ID:  <50865.192.168.1.10.1076057770.squirrel@www.noacks.org>

next in thread | raw e-mail | index | archive | help
Just a heads up:
Building mplayer fails on 5.2.1-RC when CFLAGS includes "-funroll-loops".=
=20
Everything works fine without it.  The following is the error:

[/usr/ports/multimedia/mplayer] $ make -s
<snip>
=3D=3D=3D>  Building for mplayer-gtk-esound-0.92.0_5
<snip>
In file included from imdct.c:757:
imdct_3dnow.h: In function `imdct_do_512_3dnow':
imdct_3dnow.h:351: error: can't find a register in class `GENERAL_REGS'
while reloading `asm'
imdct.c: In function `imdct_do_512_sse':
imdct.c:937: warning: use of memory input without lvalue in asm operand 1
is deprecated
imdct.c:937: warning: use of memory input without lvalue in asm operand 2
is deprecated
gmake[1]: *** [imdct.o] Error 1
gmake: *** [liba52/liba52.a] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/mplayer.

No big deal but I thought I'd pass it along...
Jon Noack



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50865.192.168.1.10.1076057770.squirrel>