From owner-freebsd-questions Sun Nov 11 11:11: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 6F2A137B416 for ; Sun, 11 Nov 2001 11:10:57 -0800 (PST) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id LAA52101; Sun, 11 Nov 2001 11:04:07 -0800 (PST) Date: Sun, 11 Nov 2001 11:04:07 -0800 (PST) From: Annelise Anderson To: ixion@inicia.es Cc: freebsd-questions@FreeBSD.ORG Subject: Re: =?iso-8859-1?Q?kernel=20compilatoin=20error=20part=20II?= In-Reply-To: <3BDE41E700004489@netmail.tiscalinet.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 11 Nov 2001 ixion@inicia.es wrote: > hi again! i redirected the standard error output to a log.txt this way but > as you can see in log.txt..i have redirected everything..not just the error > output, i dont know what did i do bad for not just redirect error output, > anyways..here i go: > > make buildkernel KERNCONF=KeRn3L 2>>log.txt > > i attach log.txt and kernel.txt for more info :-) > the problem is the same...i get an error message that doesnt allow me to > recompil my kernel. > thx again from Spain > I[X]ION > There didn't seem to be any error messages. However, the kernel configuration file itself has umass included but no SCSI stuff; this two: device scbus device da are necessary to make a kernel with umass in it compile, as GENERIC says. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: mall.daemonnews.org and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message