From owner-freebsd-questions Tue Apr 16 6:54:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from auemail2.firewall.lucent.com (auemail2.lucent.com [192.11.223.163]) by hub.freebsd.org (Postfix) with ESMTP id EB9BA37B417 for ; Tue, 16 Apr 2002 06:54:28 -0700 (PDT) Received: from ih2mail.ih.lucent.com (h135-1-241-39.lucent.com [135.1.241.39]) by auemail2.firewall.lucent.com (Switch-2.1.3/Switch-2.1.0) with ESMTP id g3GDsRa03813 for ; Tue, 16 Apr 2002 09:54:27 -0400 (EDT) Received: from il0015shawnlke2 by ih2mail.ih.lucent.com (8.8.8+Sun/EMS-1.5 sol2) id IAA15900; Tue, 16 Apr 2002 08:54:26 -0500 (CDT) From: "Shawn Kennedy" To: Subject: kernel install problem Date: Tue, 16 Apr 2002 08:54:37 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 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