From owner-freebsd-current Mon Sep 23 7:54:34 2002 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 BE1C837B401 for ; Mon, 23 Sep 2002 07:54:32 -0700 (PDT) Received: from MX1.estpak.ee (ld1.estpak.ee [194.126.101.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 006DB43E75 for ; Mon, 23 Sep 2002 07:54:30 -0700 (PDT) (envelope-from kalts@estpak.ee) Received: from tiiu.internal (80-235-38-139-dsl.lsn.estpak.ee [80.235.38.139]) by MX1.estpak.ee (Postfix) with ESMTP id D032588825; Mon, 23 Sep 2002 17:53:43 +0300 (EEST) Received: from tiiu.internal (localhost [127.0.0.1]) by tiiu.internal (8.12.6/8.12.6) with ESMTP id g8NEsQBK002835; Mon, 23 Sep 2002 17:54:26 +0300 (EEST) (envelope-from vallo@tiiu.internal) Received: (from vallo@localhost) by tiiu.internal (8.12.6/8.12.6/Submit) id g8NEsQiv002834; Mon, 23 Sep 2002 17:54:26 +0300 (EEST) Date: Mon, 23 Sep 2002 17:54:25 +0300 From: Vallo Kallaste To: Giorgos Keramidas Cc: "David P. Reese Jr." , current@freebsd.org Subject: Re: trouble building XFree86-4-Server under yesterday's current Message-ID: <20020923145425.GA2812@tiiu.internal> Reply-To: kalts@estpak.ee References: <20020923105518.GB1863@tiiu.internal> <20020923163051.V1756-100000@hades> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020923163051.V1756-100000@hades> User-Agent: Mutt/1.5.1i-ja.1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 23, 2002 at 04:31:38PM +0300, Giorgos Keramidas wrote: [snip] > > This isn't a yesterdays problem, I've had this for a month or so. > > The problem is explicit declaration of -march=p[234], use > > CPUTYPE=i686 in /etc/make.conf and you get further. The second way > > is to not set CPUTYPE at all, logic in /usr/share/mk/bsd.cpu.mk will > > set -mcpu to what appears to fit. > > If you suspect the machine type optimizations for problems like this, > you might want to try adding the following to /etc/make.conf too: > > NO_CPU_CFLAGS= true # Don't add -march= to CFLAGS automatically > NO_CPU_COPTFLAGS=true # Don't add -march= to COPTFLAGS automatically Heh, this sounds like a joke.. because I have written at least three messages to -current list about the very same thing. I know that following -current list for day-to-day basis is challenge, but nevertheless this surprises me. Seems like nobody has read my messages nor find the cause of this failure interesting. Yes this caused bu machine type optimisation and everybody who's brave enough to set CPUTYPE=p[234] will be trapped. -- Vallo Kallaste kalts@estpak.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message