From owner-freebsd-current@FreeBSD.ORG Wed Dec 10 06:21:16 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 3570916A4CE for ; Wed, 10 Dec 2003 06:21:16 -0800 (PST) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45FB743D2B for ; Wed, 10 Dec 2003 06:21:11 -0800 (PST) (envelope-from dgerow@afflictions.org) Received: from dementia.afflictions.org (dementia [172.16.0.56]) by pandora.afflictions.org (Postfix) with ESMTP id 54B7D5CBDA; Wed, 10 Dec 2003 09:47:19 -0500 (EST) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 96E246D42C; Wed, 10 Dec 2003 09:21:19 -0500 (EST) Date: Wed, 10 Dec 2003 09:21:19 -0500 From: Damian Gerow To: Benjamin Sobotta Message-ID: <20031210142119.GA32359@afflictions.org> References: <20031210023632.GA13539@afflictions.org> <20031210061329.GD13539@afflictions.org> <200312101002.30435.mayday@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312101002.30435.mayday@gmx.net> X-Operating-System: FreeBSD 5.2-BETA on a i386 X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.5.1i cc: current@freebsd.org Subject: Re: buildworld doesn't like -O2 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, 10 Dec 2003 14:21:16 -0000 Thus spake Benjamin Sobotta (mayday@gmx.net) [10/12/03 04:28]: : I had the same problem. I put "NO_WARNS=yes" in my make.conf and it works now. : Although I'm not really sure if it breaks things... Well, I can pretty much guarantee that if pam_echo isn't used by default anywhere -- and it looks like it isn't -- that I won't be using it. So I'd be safe in that regard, but I don't know what else -O2 might be breaking.