From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleksij Rempel Date: Sat, 06 Jul 2013 18:31:40 +0200 Subject: [ath9k-devel] ath9k_htc compilation fails In-Reply-To: References: Message-ID: <51D8466C.6000000@rempel-privat.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Am 06.07.2013 14:33, schrieb Mina Ramses: > People this is the second time I'm asking with no one response. > ath9k_htc failed to get compiled on a Linux kernel 3.0.36, any reason why? With so match information probably no one filling to have jeday power. I assume you mean this message: > While trying to cross compile ath9k_htc onernel 3.0.36 > "https://github.com/AndreiLux/Perseus-S3/tree/master" > by make modules, I got no ath9k modules compiled only ath.ko. , > that's at the time i have it enabled as module "M" in menuconfig If yes, then answer is clear: drivers/net/wireless/ath/ath9k/beacon.c: In function 'ath_beacon_setup': drivers/net/wireless/ath/ath9k/beacon.c:109:10: error: 'struct ath_common' has no member named 'tx_chainmask' Do you trying to port new ath9k source to old kernel? Did you tried wireless backports? It makes no sense to report bug of really old kernel. -- Regards, Oleksij