From owner-freebsd-current@FreeBSD.ORG Tue Apr 22 20:16:15 2003 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 5025F37B401 for ; Tue, 22 Apr 2003 20:16:15 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-97.apple.com [17.250.248.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 517AB43F93 for ; Tue, 22 Apr 2003 20:16:14 -0700 (PDT) (envelope-from leimy2k@mac.com) Received: from asmtp01.mac.com (asmtp01-qfe3 [10.13.10.65]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h3N3GEPE025459 for ; Tue, 22 Apr 2003 20:16:14 -0700 (PDT) Received: from mac.com ([67.33.225.211]) by asmtp01.mac.com (Netscape Messaging Server 4.15) with ESMTP id HDS13100.2IL; Tue, 22 Apr 2003 20:16:13 -0700 Date: Tue, 22 Apr 2003 22:16:12 -0500 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: leafy From: David Leimbach In-Reply-To: <20030423030455.GB642@chihiro.leafy.idv.tw> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-current@freebsd.org Subject: Re: Makefile in /usr/src/lib/libdisk WARNS change? PLEASE READ! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 03:16:15 -0000 On Tuesday, April 22, 2003, at 10:04 PM, leafy wrote: > On Tue, Apr 22, 2003 at 10:01:37PM -0500, David Leimbach wrote: >> b) tell me what's wrong with my process or help me debug my process >> of building FBSD-CURRENT. >> >> Everything else seems to work fine! :) >> >> >> >> Dave This just struck me as a possibility also about 20 seconds ago :) Here it is: [comments stripped] CPUTYPE?=athlon-mp CFLAGS= -pipe -msse -m3dnow MAKE_IDEA=YES I am now changing CFLAGS to simply "-pipe" to see what happens. Dave > Hello, > > I've been building -current about once every 2 days since last > November, but > didn't run into your problem. Could you share your /etc/make.conf with > us? > It's probably just some make flags problem. > > Jiawei Ye > > > -- > "Without the userland, the kernel is useless." > --inspired by The Tao of > Programming > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"