Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 14:05:06 -0700
From:      huntting@glarp.com
To:        current@FreeBSD.ORG
Subject:   4.5->5.0 kldxref:No such file or directory
Message-ID:  <200203122105.g2CL56p02307@hunkular.glarp.com>

next in thread | raw e-mail | index | archive | help

"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)

Since there is no kldxref in 4.5, this should probably included in
the bootstrap process somehow.

As an asside, I've noticed in the past when upgrading from 4.0 to
5.0, I've had to forcebly reinstall the loader.  I dont know why,
but the loader shiped with (at least) 4.4 doesnt seem to like
loading 5.0 kernel bits.


brad

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?200203122105.g2CL56p02307>