Date: Tue, 24 Feb 2004 23:47:01 -0500 From: Jason <jason@ec.rr.com> To: Jason <jason@ec.rr.com> Cc: ports@freebsd.org Subject: Re: break in mplayer? Message-ID: <403C28C5.3000906@ec.rr.com> In-Reply-To: <403C170D.7020606@ec.rr.com> References: <403C170D.7020606@ec.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jason wrote: > This is with my ports updated as of 10:20pm Feb 24. I checked the > freebsd site to see if the port was marked as broken, it is not, and I > found mplayerxp. That works so I will use it. I am not on this > mailing list so be sure to cc me if you need more info. > Jason > > gmake -C liba52 > gmake[1]: Entering directory > `/usr/ports/multimedia/mplayer/work/MPlayer-0.92/li > ba52' > cc -c -O -pipe -funroll-loops -march=athlon-xp -D_LARGEFILE_SOURCE > -D_FILE_OFF > SET_BITS=64 -o crc.o crc.c > cc -c -O -pipe -funroll-loops -march=athlon-xp -D_LARGEFILE_SOURCE > -D_FILE_OFF > SET_BITS=64 -o resample.o resample.c > cc -c -O -pipe -funroll-loops -march=athlon-xp -D_LARGEFILE_SOURCE > -D_FILE_OFF > SET_BITS=64 -o bit_allocate.o bit_allocate.c > cc -c -O -pipe -funroll-loops -march=athlon-xp -D_LARGEFILE_SOURCE > -D_FILE_OFF > SET_BITS=64 -o bitstream.o bitstream.c > cc -c -O -pipe -funroll-loops -march=athlon-xp -D_LARGEFILE_SOURCE > -D_FILE_OFF > SET_BITS=64 -o downmix.o downmix.c > cc -c -O -pipe -funroll-loops -march=athlon-xp -D_LARGEFILE_SOURCE > -D_FILE_OFF > SET_BITS=64 -o imdct.o imdct.c > 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 re > loading `asm' > imdct.c: In function `imdct_do_512_sse': > imdct.c:937: warning: use of memory input without lvalue in asm > operand 1 is dep > recated > imdct.c:937: warning: use of memory input without lvalue in asm > operand 2 is dep > recated > gmake[1]: *** [imdct.o] Error 1 > gmake[1]: Leaving directory > `/usr/ports/multimedia/mplayer/work/MPlayer-0.92/lib > a52' > gmake: *** [liba52/liba52.a] Error 2 > *** Error code 2 > > Stop in /usr/ports/multimedia/mplayer. > *** Error code 1 > > Stop in /usr/ports/multimedia/mplayer. > barton# > Forget this, I read the make file and added -DWITH_OPTIMISED_FLAGS(or the like) and it fixed the problem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?403C28C5.3000906>