On Tue, Mar 12, 2002 at 02:05:06PM -0700, [EMAIL PROTECTED] 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 | [EMAIL PROTECTED]
| [EMAIL PROTECTED]
http://people.freebsd.org/~cjc/ | [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message