Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 1998 14:18:17 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Frank Griffith <frankg@idfw.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Kernel Compile Error
Message-ID:  <Pine.BSF.4.03.9809171417320.2759-100000@resnet.uoregon.edu>
In-Reply-To: <00bb01bde1e7$5323ec00$0200a8c0@fast1.dfw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9809171417320.2759-100000>