Date: Tue, 16 Apr 2002 18:14:20 +0200 From: Jens Rehsack <rehsack@liwing.de> To: Shawn Kennedy <shawnlkennedy@lucent.com> Cc: freebsd-questions@FreeBSD.org Subject: Re: kernel install problem Message-ID: <3CBC4DDC.7A015CA4@liwing.de> References: <NEBBLNBDCLDILGOPJLGIOENHCHAA.shawnlkennedy@lucent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hm, I cannot see why it's trying to install your modules to /boot/kernel. My modules are in /modules/. Do you have modified sth.? make.conf, the Makefile itself??? Jens Shawn Kennedy wrote: > > Attached is the diff. I hope it is useful. > > Shawn > > > -----Original Message----- > > From: Jens Rehsack [mailto:rehsack@liwing.de] > > Sent: Tuesday, April 16, 2002 9:23 AM > > To: Shawn Kennedy > > Cc: freebsd-questions@FreeBSD.org > > Subject: Re: kernel install problem > > > > > > > > > > Shawn Kennedy wrote: > > > > > > 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? > > It seems you have modified some positions for the output. Could you please post > > your changes (diff GENERIC SHAWN) > > > > Jens > > > Shawn > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > L i W W W i Jens Rehsack > > L W W W > > L i W W W W i nnn gggg LiWing IT-Services > > L i W W W W i n n g g > > LLLL i W W i n n g g Friesenstraße 2 > > gggg 06112 Halle > > g > > g g > > Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: <rehsack@liwing.de> > > Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ > > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > Name: kerneldiff.txt > kerneldiff.txt Type: Plain Text (text/plain) > Encoding: 7bit -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: <rehsack@liwing.de> Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ 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?3CBC4DDC.7A015CA4>