From owner-freebsd-current Wed Oct 10 1:26:42 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 867B337B407; Wed, 10 Oct 2001 01:26:36 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id SAA22462; Wed, 10 Oct 2001 18:26:32 +1000 Date: Wed, 10 Oct 2001 18:25:48 +1000 (EST) From: Bruce Evans X-X-Sender: To: Ruslan Ermilov Cc: "Bruce A. Mah" , Peter Wemm , Warner Losh , Mark Peek , Subject: Re: kldxref broken, maybe? In-Reply-To: <20011010103904.B88413@sunbay.com> Message-ID: <20011010182409.B31727-100000@delplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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, 10 Oct 2001, Ruslan Ermilov wrote: > I do make -CURRENT worlds every night on a -STABLE box, and the > kldxref(8) miss is non-fatal: > ... > ===> wi > install -c -o root -g wheel -m 555 if_wi.ko /CURRENT/boot/kernel/ > kldxref /CURRENT/boot/kernel > kldxref:No such file or directory > *** Error code 1 (ignored) This seems to be a bug in kmod.mk :-). It intentionally ignores errors. BTW, kldxref.8 is not installed. This is not wrong, since it is a plain text file. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message