From owner-freebsd-current Tue Mar 12 17:45:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 5171337B402 for ; Tue, 12 Mar 2002 17:45:14 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020313014514.WKMT1214.rwcrmhc54.attbi.com@blossom.cjclark.org>; Wed, 13 Mar 2002 01:45:14 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g2D1j2l34497; Tue, 12 Mar 2002 17:45:02 -0800 (PST) (envelope-from cjc) Date: Tue, 12 Mar 2002 17:45:02 -0800 From: "Crist J. Clark" To: huntting@glarp.com Cc: current@FreeBSD.ORG Subject: Re: 4.5->5.0 kldxref:No such file or directory Message-ID: <20020312174502.K29705@blossom.cjclark.org> References: <200203122105.g2CL56p02307@hunkular.glarp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200203122105.g2CL56p02307@hunkular.glarp.com>; from huntting@glarp.com on Tue, Mar 12, 2002 at 02:05:06PM -0700 X-URL: http://people.freebsd.org/~cjc/ 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 Tue, Mar 12, 2002 at 02:05:06PM -0700, huntting@glarp.com wrote: > > "make DESTDIR=/5.0 world kernel" encountered the following problem: > > [...] > -------------------------------------------------------------- > >>> Kernel build for GENERIC completed on Tue Mar 12 20:26:10 GMT 2002 > -------------------------------------------------------------- > [...] > -------------------------------------------------------------- > >>> Kernel build for GENERIC completed on Tue Mar 12 20:26:10 GMT 2002 > -------------------------------------------------------------- > cd /usr/obj/5.0/usr/src/sys/GENERIC; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i3 > [...] > ===> xe > install -c -o root -g wheel -m 555 if_xe.ko /5.0/boot/kernel/ > kldxref /5.0/boot/kernel > kldxref:No such file or directory > *** Error code 1 (ignored) > ^^^^^^^^^ Note. > Since there is no kldxref in 4.5, this should probably included in > the bootstrap process somehow. A known issue. The install process deliberately ignores this as a non-fatal error. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message