From owner-freebsd-current Sat Jan 18 20:14:47 2003 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 435EB37B401 for ; Sat, 18 Jan 2003 20:14:45 -0800 (PST) Received: from noir.propagation.net (noir.propagation.net [63.249.159.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAEAC43ED8 for ; Sat, 18 Jan 2003 20:14:41 -0800 (PST) (envelope-from nickh@supportteam.net) Received: from nh2 (c68.113.207.179.ftwrth.tx.charter.com [68.113.207.179]) by noir.propagation.net (8.8.5/8.8.5) with ESMTP id WAA11339 for ; Sat, 18 Jan 2003 22:14:32 -0600 Message-ID: <000501c2bf71$4e5ea3b0$0401a8c0@nh2> From: "Nick H. -- Technical Support Engineer" To: Subject: wifi drivers error - 5.0-CURRENT Date: Sat, 18 Jan 2003 22:14:47 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3663.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3663.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Got this today after cvsup'ing earlier this morning: if_wi.o: In function `wi_attach': if_wi.o(.text+0x71d): undefined reference to `ieee80211_rate2media' if_wi.o(.text+0x85d): undefined reference to `ieee80211_ifattach' if_wi.o: In function `wi_detach': if_wi.o(.text+0x8f4): undefined reference to `ieee80211_ifdetach' if_wi.o: In function `wi_stop': if_wi.o(.text+0x13e8): undefined reference to `ieee80211_new_state' if_wi.o: In function `wi_start': if_wi.o(.text+0x177b): undefined reference to `ieee80211_encap' if_wi.o(.text+0x17b9): undefined reference to `ieee80211_find_node' if_wi.o(.text+0x182f): undefined reference to `ieee80211_wep_crypt' if_wi.o: In function `wi_watchdog': if_wi.o(.text+0x1cd4): undefined reference to `ieee80211_new_state' if_wi.o(.text+0x1cec): undefined reference to `ieee80211_watchdog' if_wi.o: In function `wi_ioctl': if_wi.o(.text+0x213a): undefined reference to `ieee80211_ioctl' if_wi.o: In function `wi_media_change': if_wi.o(.text+0x21df): undefined reference to `ieee80211_media2rate' if_wi.o: In function `wi_media_status': if_wi.o(.text+0x239c): undefined reference to `ieee80211_rate2media' if_wi.o: In function `wi_sync_bssid': if_wi.o(.text+0x2496): undefined reference to `ieee80211_new_state' if_wi.o: In function `wi_rx_intr': if_wi.o(.text+0x288d): undefined reference to `ieee80211_input' if_wi.o: In function `wi_info_intr': if_wi.o(.text+0x2ddf): undefined reference to `ieee80211_new_state' if_wi.o: In function `wi_get_cfg': if_wi.o(.text+0x3900): undefined reference to `ieee80211_cfgget' if_wi.o: In function `wi_set_cfg': if_wi.o(.text+0x3ed5): undefined reference to `ieee80211_cfgset' if_wi.o: In function `wi_dump_pkt': if_wi.o(.text+0x5378): undefined reference to `ieee80211_dump_pkt' *** Error code 1 Stop in /usr/obj/usr/src/sys/Router. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. It happend on 2 different machines that I have here, so I know it's not a problem with one of the machines only. Just a fyi on what was found. If you need anything more from me, please feel free to contact me and I'll let you have what ya need. Regards, Nick Hale nickh@supportteam.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message