Date: Sat, 2 Feb 2002 21:06:06 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: LIM_Shih_Hsien@mti.gov.sg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Make error when compiling custom kernel Message-ID: <20020203030606.GB92093@dan.emsphone.com> In-Reply-To: <OF70709B0C.F02951D5-ON48256B55.000FB778@gems2.gov.sg> References: <OF70709B0C.F02951D5-ON48256B55.000FB778@gems2.gov.sg>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 03), LIM_Shih_Hsien@mti.gov.sg said: > Hi, I encountered the errors listed in the attached file, error.msg, > when attempting make on the kernel config, MYKERNEL. I have already > done make depend w/o any errors. > > I am running FreeBSD4.4-STABLE on a HP PIII-450 notebook. > > Would be very grateful if anyone could kindly guide me on which > portion did i go wrong please. Your file includes this line: device umass # Disks/Mass storage - Requires scbus and da , but you have no scbus or da lines. Add device scbus device da -- Dan Nelson dnelson@allantgroup.com 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?20020203030606.GB92093>