From owner-freebsd-questions@FreeBSD.ORG Fri Jan 7 05:24:46 2005 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 8EAD916A4CE for ; Fri, 7 Jan 2005 05:24:46 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D67A43D45 for ; Fri, 7 Jan 2005 05:24:45 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8DF9F51297; Thu, 6 Jan 2005 21:25:22 -0800 (PST) Date: Thu, 6 Jan 2005 21:25:22 -0800 From: Kris Kennaway To: lucas reddinger Message-ID: <20050107052522.GA56608@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: kernel make error in if_wi.o 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: Fri, 07 Jan 2005 05:24:46 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 06, 2005 at 09:53:31PM -0700, lucas reddinger wrote: > http://marc.theaimsgroup.com/?l=3Dfreebsd-questions&m=3D101558914511003&w= =3D2 >=20 > I see the same problem in that post, however it was unanswered. I > installed 5.3-R with 5.3-R kernel sources. During a make in > /usr/src/sys/i386/compile/PASSION: >=20 > if_wi.o(.text+0x4150): In function `wi_set_cfg': > : undefined reference to `ieee80211_cfgset' > if_wi.o(.text+0x4e02): In function `wi_newstate': > : undefined reference to `ieee80211_state_name' > if_wi.o(.text+0x52c8): In function `wi_dump_pkt': > : undefined reference to `ieee80211_dump_pkt' Your kernel is missing something mandatory. Go back to GENERIC or compare it to find out what you omitted. Kris --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB3h1CWry0BWjoQKURAtnaAJ4+k0Mt9nC39Ao1xJRwtyVbLzOb0ACfemNz 6fV/Gmg0BR8R1UPIRcyEcsw= =EH+f -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--