Date: Tue, 05 Feb 2008 10:28:27 +0000 From: Dieter <freebsd@sopwith.solgatos.com> To: freebsd-multimedia@freebsd.org Subject: Re: Multimedia/player: negative side-effect of PR ports/119593? Message-ID: <200802051828.SAA25016@sopwith.solgatos.com> In-Reply-To: Your message of "Mon, 04 Feb 2008 23:36:18 %2B0100." <20080204233618.d57b55e8.torfinn.ingolfsen@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
> Today I updated mplayer on one of my machines, using portupgrade b(after cvsup'ing my ports). > After the update, I get this message when playing AVI files: > "Error!" > "Compiler did not align stack variables. Libavcodec has been" > " miscompiled" > "and may be slow or crash. This is not a bug in libavcodec," > "but a bug in the compiler. You may try recompiling using gcc>=4.2." > And it has gcc 4.2.3 installed: > root@kg-quiet# portversion -v | grep gcc > gcc-4.2.3_20080130 = up-to-date with port > gcc-ooo-3.4.1_3 = up-to-date with port > gccmakedep-1.0.2 = up-to-date with port But is it actually using gcc 4.2.3 or is it finding some other version? If you run "gcc -v" does it say 4.2.3 ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802051828.SAA25016>