Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2000 13:41:50 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Matthew Cerha <mcerha@io.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Problems with building a kernel 'if_wi.c'
Message-ID:  <3A14549E.D6983D7A@urx.com>
References:  <20001116121109.A11094@io.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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
> 
> <SNIP>
> 
> ===> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A14549E.D6983D7A>