Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 15:41:49 -0600
From:      "Josh Paetzel" <jpaetzel@hutchtel.net>
To:        "Eric Schmidt" <eschmidt@enteract.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: kernel will not build
Message-ID:  <000401c0aa95$f9b4d240$6100000a@vladsempire.net>
References:  <20010310152704.A9578@enteract.com>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message -----
From: "Eric Schmidt" <eschmidt@enteract.com>
To: <freebsd-questions@FreeBSD.ORG>
Sent: Saturday, March 10, 2001 3:27 PM
Subject: kernel will not build


> I am trying to make a customized kernel according to chapter 7 of
the FreeBSD handbook, but it keeps failing.  Please help.
>
> Attached is my customized kernel (ERICBSD), the output from 'time
make depend && make && make install' (kern_output), and the output
from dmesg (dmesg_output).
>
> ----
> Eric Schmidt
> Residential Support Representative
> eschmidt@enteract.com
> RCN / 21stCentury / EnterAct
>

You've taken out all of the scsi device entries, but left in drivers
for some scsi controllers.  Either put the device entries back in, or
take out the rest of the scsi controllers and you'll be fine.

Josh



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?000401c0aa95$f9b4d240$6100000a>