From owner-freebsd-questions@FreeBSD.ORG Mon Aug 4 13:16:29 2003 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 76D5737B401 for ; Mon, 4 Aug 2003 13:16:29 -0700 (PDT) Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC41943FA3 for ; Mon, 4 Aug 2003 13:16:28 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from lerlaptop-red.iadfw.net (lerlaptop-red.iadfw.net [207.136.3.72]) (authenticated bits=0)h74KGRrB005012; Mon, 4 Aug 2003 15:16:27 -0500 (CDT) Date: Mon, 04 Aug 2003 15:16:27 -0500 From: Larry Rosenman To: Stefan Malte Schumacher , freebsd-questions@freebsd.org Message-ID: <142220000.1060028187@lerlaptop-red.iadfw.net> In-Reply-To: <20030804201446.GA10036@drachenhorst.fantasy.net> References: <20030804201446.GA10036@drachenhorst.fantasy.net> X-Mailer: Mulberry/3.1.0b5 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Kernel wont compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2003 20:16:29 -0000 include device miibus in your config --On Monday, August 04, 2003 22:14:46 +0200 Stefan Malte Schumacher wrote: > Hi > > I am currently trying to compile a new kernel for FreeBSD but I get the > following error after I enter 'make depend'. > > ../../../pci/if_rl.c:119:23: miibus_if.h: No such file or directory > ../../../pci/if_xl.c:140:23: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/sys/i386/compile/AVALON1. > *** Error code 1 > > Stop in /usr/src/sys/i386/compile/AVALON1. > > Make lint also does not work this time I get the following error message > : > > __mb_cur_max declared( fileaccess.c?(4) ), but never used or defined > ===> boot/i386 > ===> boot/i386/mbr > lint -cghapbx > usage: lint [-abceghprvwxzHF] [-s|-t] [-i|-nu] [-Dname[=def]] [-Uname] [-X > [ > ,]... > [-Idirectory] [-Ldirectory] [-llibrary] [-ooutputfile] file... > lint [-abceghprvwzHF] [-s|-t] -Clibrary [-Dname[=def]] > [-X [,]... > [-Idirectory] [-Uname] [-Bpath] file ... > *** Error code 1 > > Stop in /usr/src/sys/boot/i386/mbr. > *** Error code 1 > > Stop in /usr/src/sys/boot/i386. > *** Error code 1 > > Stop in /usr/src/sys/boot. > *** Error code 1 > > Stop in /usr/src/sys. > > > > > I am running FreeBSD 5.1-Release. > > I have read that it might be necessary to to a make world before I use the > new way of compiling and installing kernels. I probably have to make world > in /usr/src, correct ? How lang will this approximately take on an Athlon > 2600 and do I have to install the stuff I built with make world or is it > enough if I just build it. > > Bye > Stefan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749