From owner-freebsd-questions@FreeBSD.ORG Sun Sep 20 08:20:08 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE4391065670 for ; Sun, 20 Sep 2009 08:20:08 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [83.235.67.30]) by mx1.freebsd.org (Postfix) with ESMTP id 571B08FC14 for ; Sun, 20 Sep 2009 08:20:07 +0000 (UTC) Received: from pulstar.local (ppp-94-69-64-116.home.otenet.gr [94.69.64.116]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n8K8K6IG001368; Sun, 20 Sep 2009 11:20:06 +0300 Message-ID: <4AB5E5B6.1010601@otenet.gr> Date: Sun, 20 Sep 2009 11:20:06 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Kim Hyun References: <4702a9b60909200045l12259884o99870e816c5f20d5@mail.gmail.com> In-Reply-To: <4702a9b60909200045l12259884o99870e816c5f20d5@mail.gmail.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Help me during Kernel Complie Command Error - make buildkernal KERNEL=KIMHYUN_KERNEL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Sep 2009 08:20:09 -0000 Kim Hyun wrote: > help me~~~~~my configuration kernel file is failed..... > > my os is FreeBSD 7.2 Release > my notebook's model is "Compaq Evo N150" > memory ram is 311M > cpu is "Intel pentium III (800.04-MHz 686-class CPU)" > > > executig command .... > =================================== > make buildkernal KERNEL=KIMHYUN_KERNEL > > ............... > ............... > /usr/src/sys/dev/fxp/if_fxp.c:87:23: error: miibus_if.h: No such file or > directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/KIMHYUN_KERNEL. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > You need 'device miibus' for fxp. Uncomment this line in your configuration file.