From owner-freebsd-questions Thu Sep 17 14:19:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05012 for freebsd-questions-outgoing; Thu, 17 Sep 1998 14:19:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04778 for ; Thu, 17 Sep 1998 14:18:49 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id OAA04302; Thu, 17 Sep 1998 14:18:18 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 17 Sep 1998 14:18:17 -0700 (PDT) From: Doug White To: Frank Griffith cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel Compile Error In-Reply-To: <00bb01bde1e7$5323ec00$0200a8c0@fast1.dfw.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 16 Sep 1998, Frank Griffith wrote: > I was attempting to compile my kernel tonight but the > make ended in error 1. Stop. > > My system is a Pentium 166 w/32 MB RAM, 2 WDC > 325 MB Hard drives, a 56K Generic Modem and > generic SVGA card. It runs fine under the install > GENERIC kernel. Anyway I have attached MYKERNEL > configuration file. Hope someone can point out what's > wrong! In the future, post the error output from make, not just the error code (since if a build blows up it *always* quits with error code 1). >From your kernel config, it looks like you disabled SCSI support but left the SCSI od device in. Comment out od0 and retry. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message