Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 22:44:34 -0400
From:      taxman <taxman@acd.net>
To:        Milton Taidi Sonoda <msonoda@iqm.unicamp.br>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 5.0 kernel SMP
Message-ID:  <200304092244.34148.taxman@acd.net>
In-Reply-To: <3E947048.7080507@iqm.unicamp.br>
References:  <3E947048.7080507@iqm.unicamp.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 09 April 2003 03:11 pm, Milton Taidi Sonoda wrote:
> Hi all
>
> I've tryed to recompile a kernel suitable to
> a double processor machine.
> I've done exactly what is writen in the
> chapter 9 of the handbook, using the
> "traditional" way.
> The "config" and "make depend" commands steps
> were fine. However the "make" didn't work.
> Do you have any sugestions how to proceed?

Try the new way.  That doesn't happen to be your problem, however.
also see:
http://mired.org:8080/5.0-not-production.html

on top of that, you've taken out 
> #device		scbus		# SCSI bus (required)
> #device		da		# Direct Access (disks)

which I are both required if you include USB items.  You've got to read 
carefully and not comment anything out of your config file that you don't 
understand.  Or if you want to experiment, take it out, keep track of it, and 
if it breaks put it back in.  Thats basic

Tim




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304092244.34148.taxman>