From owner-freebsd-current@FreeBSD.ORG Wed Mar 3 02:05:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7A9C16A4CE for ; Wed, 3 Mar 2004 02:05:53 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B923D43D1D for ; Wed, 3 Mar 2004 02:05:53 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.10) with ESMTP id i23A5nOJ002776; Wed, 3 Mar 2004 02:05:49 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i23A5m0l002775; Wed, 3 Mar 2004 02:05:48 -0800 (PST) (envelope-from obrien) Date: Wed, 3 Mar 2004 02:05:48 -0800 From: "David O'Brien" To: Alistair Sutton Message-ID: <20040303100548.GA2636@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Alistair Sutton , Remi , current@FreeBSD.ORG References: <404510EF.8040300@charter.net> <1078268844.707.2.camel@falter> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1078268844.707.2.camel@falter> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 X-Mailman-Approved-At: Wed, 03 Mar 2004 04:46:37 -0800 cc: Remi cc: current@FreeBSD.ORG Subject: Re: libxine failure under -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: current@FreeBSD.ORG List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 10:05:54 -0000 On Tue, Mar 02, 2004 at 11:07:25PM +0000, Alistair Sutton wrote: > On Tue, 2004-03-02 at 22:55, Remi wrote: > > # uname -a > > FreeBSD 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Sun Feb 29 19:30:50 PST > > 2004 root@:/usr/obj/usr/src/sys/BSD i386 > > > > Has anyone seen this or know how to fix it? > > > > *snip* > > You need to change your CPUTYPE variable in /etc/make.conf to something > other than P4 and then clean and remake the port. Why? GCC 3.3.3 doesn't have the p4 code generation bugs of earlier GCC's.