From owner-freebsd-questions Tue Apr 16 10:33:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id D2CC437B405 for ; Tue, 16 Apr 2002 10:33:39 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id KAA25697; Tue, 16 Apr 2002 10:33:31 -0700 Message-ID: <3CBC606A.1010908@owt.com> Date: Tue, 16 Apr 2002 10:33:30 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Shawn Kennedy Cc: alan.edmonds@t-motion.net, rehsack@liwing.de, freebsd-questions@FreeBSD.ORG Subject: Re: kernel install problem References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Shawn Kennedy wrote: > Hi guys, > > The cvsupfile is as follows (and it's > not very big!): > > *default host=cvsup3.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_4 > *default delete use-rel-suffix > > *default tag=. > src-all This used tag=. and cvsup'ed current. Your src-all needs to be located above the line with tag=. Kent > ports-all > doc-all > > I thought I cvsuped to -stable. Something I can check to > verify? uname -a says it's 4.5-STABLE. > > Shawn > > >>-----Original Message----- >>From: alan.edmonds@t-motion.net [mailto:alan.edmonds@t-motion.net] >>Sent: Tuesday, April 16, 2002 11:14 AM >>To: rehsack@liwing.de; shawnlkennedy@lucent.com >>Cc: freebsd-questions@FreeBSD.org >>Subject: RE: kernel install problem >> >> >>I think he cvsuped to -current...... Isn't kldxref part of -current? >> >>Shawn, which cvsup file did you use? >> >>Alan >> >>-----Original Message----- >>From: Jens Rehsack [mailto:rehsack@liwing.de] >>Sent: 16 April 2002 17:14 >>To: Shawn Kennedy >>Cc: freebsd-questions@FreeBSD.org >>Subject: Re: kernel install problem >> >> >>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 > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message