From owner-freebsd-questions@FreeBSD.ORG Fri Dec 2 13:23:29 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 29A7716A41F for ; Fri, 2 Dec 2005 13:23:29 +0000 (GMT) (envelope-from office@pershing.be) Received: from out-1.mail.amis.net (out-1.mail.amis.net [212.18.32.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5ABF43D5A for ; Fri, 2 Dec 2005 13:23:21 +0000 (GMT) (envelope-from office@pershing.be) Received: from localhost (in-4.mail.amis.net [212.18.32.23]) by out-1.mail.amis.net (Postfix) with ESMTP id 6CFF05B6161 for ; Fri, 2 Dec 2005 14:23:19 +0100 (CET) Received: from in-4.mail.amis.net ([127.0.0.1]) by localhost (in-4.mail.amis.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 76745-04 for ; Fri, 2 Dec 2005 14:23:17 +0100 (CET) Received: from smtp.amis.net (smtp.amis.net [IPv6:2001:15c0::41]) by in-4.mail.amis.net (Postfix) with ESMTP id 81DF4B47D2 for ; Fri, 2 Dec 2005 14:23:06 +0100 (CET) Received: from office.pershing.be (cpe-212-18-59-182.dynamic.amis.net [212.18.59.182]) by smtp.amis.net (Postfix) with SMTP id 2A740396808 for ; Fri, 2 Dec 2005 14:23:06 +0100 (CET) From: Branko To: freebsd-questions@freebsd.org Organization: SOL X-Mailer: SOLmail ver 5.0.1 X-Operating-System: SOLos hack proof operating system Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20051202132306.2A740396808@smtp.amis.net> Date: Fri, 2 Dec 2005 14:23:06 +0100 (CET) X-Virus-Scanned: by amavisd-new at amis.net X-Spam-Status: No, score=-5.612 required=5 tests=[ALL_TRUSTED=-3.3, AWL=0.287, BAYES_00=-2.599] X-Spam-Score: -5.612 X-Spam-Level: Subject: kernel doesnt compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 13:23:29 -0000 Hi, i have cvsuped today... and new kernel doesnt compile. linking kernel if_ath.o(.text+0x6c): In function `ath_attach': : undefined reference to `ath_hal_attach' if_ath.o(.text+0x3df): In function `ath_attach': : undefined reference to `ieee80211_ifattach' if_ath.o(.text+0x43d): In function `ath_attach': : undefined reference to `ieee80211_media_status' if_ath.o(.text+0x448): In function `ath_attach': : undefined reference to `ieee80211_media_init' if_ath.o(.text+0x50e): In function `ath_detach': : undefined reference to `ieee80211_ifdetach' if_ath.o(.text+0x8f2): In function `ath_chan2flags': : undefined reference to `ieee80211_chan2mode' if_ath.o(.text+0xa3a): In function `ath_init': : undefined reference to `ieee80211_chan2mode' if_ath.o(.text+0x12f1): In function `ath_start': : undefined reference to `ieee80211_encap' if_ath.o(.text+0x143b): In function `ath_start': : undefined reference to `ieee80211_free_node' if_ath.o(.text+0x1471): In function `ath_media_change': : undefined reference to `ieee80211_media_change' if_ath.o(.text+0x154f): In function `ath_watchdog': : undefined reference to `ieee80211_iterate_nodes' if_ath.o(.text+0x155a): In function `ath_watchdog': : undefined reference to `ieee80211_watchdog' if_ath.o(.text+0x16d2): In function `ath_ioctl': : undefined reference to `ieee80211_ioctl' if_ath.o(.text+0x1b7e): In function `ath_beacon_alloc': : undefined reference to `ieee80211_add_rates' if_ath.o(.text+0x1b97): In function `ath_beacon_alloc': : undefined reference to `ieee80211_chan2ieee' if_ath.o(.text+0x1bd9): In function `ath_beacon_alloc': : undefined reference to `ieee80211_add_xrates' if_ath.o(.text+0x2519): In function `ath_node_alloc': : undefined reference to `M_80211_NODE' if_ath.o(.text+0x2a64): In function `ath_rx_proc': : undefined reference to `ieee80211_find_node' if_ath.o(.text+0x2aed): In function `ath_rx_proc': : undefined reference to `ieee80211_input' if_ath.o(.text+0x2b11): In function `ath_rx_proc': : undefined reference to `ieee80211_free_node' if_ath.o(.text+0x307b): In function `ath_tx_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x30d8): In function `ath_tx_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x30f5): In function `ath_tx_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x3117): In function `ath_tx_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x3621): In function `ath_tx_proc': : undefined reference to `ieee80211_free_node' if_ath.o(.text+0x390a): In function `ath_draintxq': : undefined reference to `ieee80211_free_node' if_ath.o(.text+0x3b2a): In function `ath_chan_set': : undefined reference to `ieee80211_chan2ieee' if_ath.o(.text+0x3b3f): In function `ath_chan_set': : undefined reference to `ieee80211_chan2ieee' if_ath.o(.text+0x3bc4): In function `ath_chan_set': : undefined reference to `ieee80211_chan2ieee' if_ath.o(.text+0x3c33): In function `ath_chan_set': : undefined reference to `ieee80211_chan2mode' if_ath.o(.text+0x3c81): In function `ath_next_scan': : undefined reference to `ieee80211_next_scan' if_ath.o(.text+0x3d89): In function `ath_newstate': : undefined reference to `ieee80211_state_name' if_ath.o(.text+0x3f73): In function `ath_newstate': : undefined reference to `ieee80211_chan2ieee' if_ath.o(.text+0x411b): In function `ath_getchannels': : undefined reference to `ath_hal_init_channels' if_ath.o(.text+0x4168): In function `ath_getchannels': : undefined reference to `ath_hal_mhz2ieee' if_ath.o(.data+0x20): undefined reference to `sysctl__hw_ath_children' if_ath.o(.data+0x60): undefined reference to `sysctl__hw_ath_children' if_ath.o(.data+0xa0): undefined reference to `sysctl__hw_ath_children' if_ath.o(.data+0x100): undefined reference to `sysctl__hw_ath_children' if_ath.o(.data+0x160): undefined reference to `sysctl__hw_ath_children' if_ath.o(.data+0x1a0): more undefined references to `sysctl__hw_ath_children' follow if_ath_pci.o(.text+0xae): In function `ath_pci_probe': : undefined reference to `ath_hal_probe' *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Stop in /usr/obj/usr/src/sys/SOLos. *** Error code 1 my kernel config GENERIC + options GEOM_BDE options IPFIREWALL options IPFIREWALL_DEFAULT_TO_ACCEPT options IPFIREWALL_VERBOSE_LIMIT=500 options IPDIVERT options TCP_DROP_SYNFIN options DUMMYNET options IPSEC options IPSEC_ESP device sound device "snd_via82c686" device ath options SC_DISABLE_REBOOT options IPSTEALTH Brane