From owner-freebsd-questions@FreeBSD.ORG Fri Nov 26 14:27:50 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF4C816A4CE for ; Fri, 26 Nov 2004 14:27:50 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BDB843D5E for ; Fri, 26 Nov 2004 14:27:50 +0000 (GMT) (envelope-from joshua.lokken@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so472145wri for ; Fri, 26 Nov 2004 06:27:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=cqr5eaJmbUA++46o6vDYQwK7WmNS++TLkyXXJEUbwmRnW2WwL2y1u9gYwpNBc/pGrbIF3lyUuE230OMFPlG0+NIYxqY7Vy5WSQkb1CvOZJmbPEi4xnLqY940rWiI4nV+KpuiSRqk12mahSqXnmKYJ2+FlK43ztvLKqakBXh8WW8= Received: by 10.54.44.46 with SMTP id r46mr1032553wrr; Fri, 26 Nov 2004 06:27:49 -0800 (PST) Received: by 10.54.11.34 with HTTP; Fri, 26 Nov 2004 06:27:49 -0800 (PST) Message-ID: Date: Fri, 26 Nov 2004 08:27:49 -0600 From: Joshua Lokken To: Kris Kennaway In-Reply-To: <20041126085255.GA87702@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <001101c4d37d$38b3d9a0$1200a8c0@gsicomp.on.ca> <41A6D558.8070007@yahoo.com> <20041126085255.GA87702@xor.obsecurity.org> cc: Rob cc: FreeBSD Subject: Re: kernel compile error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joshua Lokken List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2004 14:27:51 -0000 > On Fri, Nov 26, 2004 at 04:03:52PM +0900, Rob wrote: > > Matt Emmerton wrote: > > >>/usr/src/sys/pci/if_rl.c:122:23: miibus_if.h: No such file or directory > > >>mkdep: compile failed > > > > > > > > >You need "device miibus" in your kernel config if you want to use "device > > >rl". > > Having such a mechanism, would prevent lots of beginners in the > > kernel compiling stuff, to get frustrated with errors like above. Also, as you see, it's well-documented in the kernel config file ;) -- Joshua Lokken Open Source Advocate