From owner-freebsd-questions Thu Nov 16 13:42: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id B56D837B479 for ; Thu, 16 Nov 2000 13:42:00 -0800 (PST) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id NAA00488; Thu, 16 Nov 2000 13:41:50 -0800 Message-ID: <3A14549E.D6983D7A@urx.com> Date: Thu, 16 Nov 2000 13:41:50 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Matthew Cerha Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problems with building a kernel 'if_wi.c' References: <20001116121109.A11094@io.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matthew Cerha wrote: > > Hi, > > I've been having a problem for several weeks now with trying to > compile a kernel from the 4.x-STABLE branch. I've been supping > the sources, but the build always fails in the same place. The > buildworld always succeeds though. The system is a 4.1-RELEASE. > Anyone else seen this? Well the "wi" option is buried in comments after the section on miibus NIC's. # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. #device wi I always comment it out. Kent > > > make -j2 buildkernel KERNEL=GENERIC > > > > ===> wi > @ -> /u/mcerha/cvs/FreeBSD/4.x/src/sys > machine -> /u/mcerha/cvs/FreeBSD/4.x/src/sys/i386/include > perl @/kern/makedevops.pl -h @/kern/bus_if.m > perl @/kern/makedevops.pl -h @/kern/device_if.m > rm -f .depend > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../includ > e -I/u/mcerha/cvs/FreeBSD/4.x/usr.obj/u/mcerha/cvs/FreeBSD/4.x/src/i386/usr/incl > ude /u/mcerha/cvs/FreeBSD/4.x/src/sys/modules/wi/../../i386/isa/if_wi.c > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > -- > Matthew Cerha | "*If*, is the word in the middle of *life*." > mcerha AT io.com | --Apocalypse Now > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message