From owner-freebsd-current Tue Mar 12 23:25:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 0947537B427; Tue, 12 Mar 2002 23:24:46 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g2D7Ollv073683; Tue, 12 Mar 2002 23:24:47 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g2D7NVIJ073682; Tue, 12 Mar 2002 23:23:31 -0800 (PST) Date: Tue, 12 Mar 2002 23:23:31 -0800 From: "David O'Brien" To: Emiel Kollof Cc: "Crist J. Clark" , huntting@glarp.com, current@FreeBSD.ORG Subject: Re: 4.5->5.0 kldxref:No such file or directory Message-ID: <20020312232331.A73618@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200203122105.g2CL56p02307@hunkular.glarp.com> <20020312174502.K29705@blossom.cjclark.org> <20020313031335.GA70809@hackerheaven.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020313031335.GA70809@hackerheaven.org>; from coolvibe@hackerheaven.org on Wed, Mar 13, 2002 at 04:13:35AM +0100 X-Operating-System: FreeBSD 5.0-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 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 Wed, Mar 13, 2002 at 04:13:35AM +0100, Emiel Kollof wrote: > > A known issue. The install process deliberately ignores this as a > > non-fatal error. > > Why not test for it like this (or similar): > > [ -x /usr/sbin/kldxref ] && /usr/bin/kldxref (etcetera...) > > If the new CURRENT testers upgrading from STABLE don't see it, > they aren't likely to worry/complain about it. I think the warning is > kinda nonsensical and redundant, IMHO. It would be better to teach users how to understand make. If people are sending bogus bug reports due to this; I can imgine many others we will get. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message