Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 17:40:30 GMT
From:      "Thomas E. Zander" <riggs@rrr.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/70614: mplayer port doesn't build on -current
Message-ID:  <200408191740.i7JHeUGX035367@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/70614; it has been noted by GNATS.

From: "Thomas E. Zander" <riggs@rrr.de>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: Vladimir Egorin <vladimir@cat.math.uic.edu>,
	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Subject: Re: ports/70614: mplayer port doesn't build on -current
Date: Thu, 19 Aug 2004 19:37:12 +0200

 Hi,
 
 errors like this one are usually caused by some CFLAGS combined with
 assembler code, for example -funroll-loops is known to break SIMD
 related routines in mplayer.
 
 Setting CFLAGS=3D -O -pipe should compile cleanly.
 
 Riggs
 
 --=20
 - Die Welt schl=E4ft tief schon lange Zeit | Sent with RiggiSmooth [tm] -
 -- Mich nur flieht die Dunkelheit        | ------------------------- --
 --- Denn per Infrarot seh ich            | just to fit your         ---
 ---- Die Nacht ist wirklich widerlich.   | primitive screen.       ----



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