From owner-freebsd-current@FreeBSD.ORG Mon Sep 8 00:59:00 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D00D516A4BF for ; Mon, 8 Sep 2003 00:59:00 -0700 (PDT) Received: from h190n1fls34o809.telia.com (h190n1fls34o809.telia.com [213.67.96.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id E328C43FA3 for ; Mon, 8 Sep 2003 00:58:56 -0700 (PDT) (envelope-from pawel.worach@telia.com) Received: from telia.com (corona.sajd.net [192.168.1.20]) h887wmf28982; Mon, 8 Sep 2003 09:58:48 +0200 (MEST) Message-ID: <3F5C36B7.4010204@telia.com> Date: Mon, 08 Sep 2003 09:58:47 +0200 From: Pawel Worach User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030907 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Sergeant References: <1063005983.988.4.camel@xyzzy.wireless.snsonline.net> In-Reply-To: <1063005983.988.4.camel@xyzzy.wireless.snsonline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Kernel compile problem with device wi in kernel. (GENERIC &custom kernels) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 07:59:00 -0000 Mark Sergeant wrote: >I've got the following problem when trying to compile a kernel with >todays sources and the device "wi" in it. > >linking kernel >if_wi.o: In function `wi_attach': >if_wi.o(.text+0x2b4): undefined reference to `ieee80211_ieee2mhz' >if_wi.o(.text+0x673): undefined reference to `ieee80211_ifattach' >if_wi.o(.text+0x6a7): undefined reference to `ieee80211_media_init' > device wlan? - Pawel