Date: Wed, 10 Oct 2001 18:25:48 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: "Bruce A. Mah" <bmah@FreeBSD.ORG>, Peter Wemm <peter@wemm.org>, Warner Losh <imp@harmony.village.org>, Mark Peek <mark@whistle.com>, <freebsd-current@FreeBSD.ORG> Subject: Re: kldxref broken, maybe? Message-ID: <20011010182409.B31727-100000@delplex.bde.org> In-Reply-To: <20011010103904.B88413@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011010182409.B31727-100000>