Date: Sun, 3 Feb 2002 11:33:18 +0800 From: LIM_Shih_Hsien@mti.gov.sg To: dnelson@allantgroup.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Make error when compiling custom kernel Message-ID: <OFDB171F92.0E9DD96C-ON48256B55.00137A77@gems2.gov.sg>
next in thread | raw e-mail | index | archive | help
Many thanks, it works. ;) Dan Nelson <dnelson@allant To: Shih Hsien LIM/MTI/SINGOV@SINGOV group.com> cc: freebsd-questions@FreeBSD.ORG Subject: Re: Make error when compiling custom kernel 03/02/2002 11:06 AM 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?OFDB171F92.0E9DD96C-ON48256B55.00137A77>