Date: Tue, 16 Apr 2002 08:54:37 -0500 From: "Shawn Kennedy" <shawnlkennedy@lucent.com> To: <freebsd-questions@FreeBSD.org> Subject: kernel install problem Message-ID: <NEBBLNBDCLDILGOPJLGIMENFCHAA.shawnlkennedy@lucent.com>
next in thread | raw e-mail | index | archive | help
Hi, When trying to install my private kernel after upgrading the system from a cvsup (I was only about 8 weeks out of date), I get the following error: ... ... ===> splash ===> splash/bmp install -c -o root -g wheel -m 555 splash_bmp.ko /boot/kernel/ ===> splash/pcx install -c -o root -g wheel -m 555 splash_pcx.ko /boot/kernel/ ===> sr install -c -o root -g wheel -m 555 if_sr.ko /boot/kernel/ ===> stg install -c -o root -g wheel -m 555 stg.ko /boot/kernel/ ===> streams install -c -o root -g wheel -m 555 streams.ko /boot/kernel/ ===> vesa install -c -o root -g wheel -m 555 vesa.ko /boot/kernel/ ===> wi install -c -o root -g wheel -m 555 if_wi.ko /boot/kernel/ ===> xe install -c -o root -g wheel -m 555 if_xe.ko /boot/kernel/ kldxref /boot/kernel kldxref:No such file or directory *** Error code 1 (ignored) I upgraded using src-all and the system is 4.5-stable based. The command I am using is: make installkernel KERNCONF=SHAWN The kernel is lightly modified from GENERIC (just commented out a few things that didn't apply). Any ideas? Shawn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBLNBDCLDILGOPJLGIMENFCHAA.shawnlkennedy>