From owner-freebsd-wireless@FreeBSD.ORG Fri Oct 12 16:51:41 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9FA36E40 for ; Fri, 12 Oct 2012 16:51:41 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [46.4.40.135]) by mx1.freebsd.org (Postfix) with ESMTP id 5BF408FC14 for ; Fri, 12 Oct 2012 16:51:41 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:b4c8:3cd0:d54b:d17c]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 07FC94AC31 for ; Fri, 12 Oct 2012 20:51:33 +0400 (MSK) Date: Fri, 12 Oct 2012 20:51:17 +0400 From: Lev Serebryakov X-Priority: 3 (Normal) Message-ID: <1659340494.20121012205117@serebryakov.spb.ru> To: freebsd-wireless@freebsd.org Subject: r241483 ath can not be built MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 16:51:41 -0000 Hello, Freebsd-wireless. Can not build fresh sources on i386: /data/src/sys/dev/ath/if_ath_tx.c: In function 'ath_tx_handoff_hw': /data/src/sys/dev/ath/if_ath_tx.c:812: error: 'qbusy' undeclared (first use in this function) /data/src/sys/dev/ath/if_ath_tx.c:812: error: (Each undeclared identifier is reported only once /data/src/sys/dev/ath/if_ath_tx.c:812: error: for each function it appears in.) -- // Black Lion AKA Lev Serebryakov