From owner-freebsd-questions Wed Jun 20 3:45:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.tecc.co.uk (luggage.tecc.co.uk [193.128.6.129]) by hub.freebsd.org (Postfix) with SMTP id B78DF37B403 for ; Wed, 20 Jun 2001 03:45:14 -0700 (PDT) (envelope-from andy@tecc.co.uk) Received: from southampton [195.217.37.155] by relay.tecc.co.uk with smtp (Exim 1.70 #1) id 15CfTx-0004Tj-00; Wed, 20 Jun 2001 11:45:09 +0100 From: "Andy Kirkham" To: "Christopher Bush" , Subject: RE: I'm having some trouble with kernel configuration Date: Wed, 20 Jun 2001 11:45:09 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3B307D7B.6040104@home.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal 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 in /usr/src/sys/i386/conf/MYKERNEL uncomment the line:- #device miibus to obviously become: device miibus Regards Ak > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Christopher > Bush > Sent: 20 June 2001 11:40 > To: freebsd-questions@freebsd.org > Subject: I'm having some trouble with kernel configuration > > > I seem to be doing something wrong while configuring my kernel. I've > tried a few IRC rooms, but they keep telling me I should read the > handbook. While the handbook seems to be a good source of information, > either I must be illiterate, or what I'm looking for isn't there. I can > configure the kernel. I don't get any error messages when I do. > However, when I do a make depend, it gives me an error. I'm including > my kernel configuration in hopes that maybe you'll be able to explain to > me what I'm doing wrong. This is the first time I've tried to do > configure and compile a kernel under FreeBSD. I've done so under Linux > several times. I thought I'd try your OS, but from what I've seen in > IRC, I'm supposed to be born with an understanding of it. Anyway, > thanks in advance for any help. I appreciate it. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message