From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 18:21:46 2004 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 BB5C316A4CE for ; Sun, 29 Aug 2004 18:21:46 +0000 (GMT) Received: from smtpguard.norrkoping.se (smtpguard.norrkoping.se [193.235.87.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 4209743D54 for ; Sun, 29 Aug 2004 18:21:45 +0000 (GMT) (envelope-from fredrik.andersson@norrkoping.se) Received: From fc.norrkoping.se ([194.68.142.19]) by smtpguard.norrkoping.se (WebShield SMTP v4.5 MR1a P0803.345); id 10938034760; Sun, 29 Aug 2004 20:17:56 +0200 Message-id: Date: Sun, 29 Aug 2004 20:30:37 +0200 To: freebsd-questions@freebsd.org From: "Fredrik Andersson" MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: re: building new kernel fails during build of 'ath' driver 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: Sun, 29 Aug 2004 18:21:46 -0000 I have the same problem too compile the kernel with ath support .. if_ath_pci.o (.text+0xd4):undefined reference to 'ath_hal_probe' *** error code 1 My config, FreeBSD 5.2.1-Release on a laptop IBM-A20m. Hope someone have a good ide why or any solution of the problem .. Fred.