From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitri Seletski Date: Tue, 04 Aug 2009 18:11:56 +0100 Subject: [ath9k-devel] still cant compile new code In-Reply-To: References: <4A74F979.50304@gmail.com> Message-ID: <4A786BDC.4000404@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hello Senthilkumar. I am not sure what do you mean? Is there some sort of experimental branch of kernel, that dedicated to wireless testing of some kind? Can i have a link please? Id be happy to compile it. Regards Dmitri Senthilkumar Balasubramanian wrote: > Dmitri > > I haven't been able to follow up with the latest compat-wireless due > to other commitments. I shall try compiling the latest compat on > 2.6.30 as you are doing. If you can compile the wireless-testing > kernel, that would be of great help. > > Senthil > > On Sun, Aug 2, 2009 at 7:57 AM, Dmitri Seletski > wrote: > > New code still doesnt compile: > > CC [M] > /home/dimko/compat-wireless-2009-08-01/net/mac80211/rc80211_pid_algo.o > CC [M] > /home/dimko/compat-wireless-2009-08-01/net/mac80211/rc80211_minstrel.o > LD [M] > /home/dimko/compat-wireless-2009-08-01/net/mac80211/mac80211.o > CC [M] /home/dimko/compat-wireless-2009-08-01/net/rfkill/core.o > /home/dimko/compat-wireless-2009-08-01/net/rfkill/core.c:150: error: > redefinition of 'backport_rfkill_get_led_trigger_name' > /home/dimko/compat-wireless-2009-08-01/include/linux/rfkill_backport.h:378: > error: previous definition of > 'backport_rfkill_get_led_trigger_name' was > here > /home/dimko/compat-wireless-2009-08-01/net/rfkill/core.c:156: error: > redefinition of 'backport_rfkill_set_led_trigger_name' > /home/dimko/compat-wireless-2009-08-01/include/linux/rfkill_backport.h:384: > error: previous definition of > 'backport_rfkill_set_led_trigger_name' was > here > make[3]: *** > [/home/dimko/compat-wireless-2009-08-01/net/rfkill/core.o] > Error 1 > make[2]: *** [/home/dimko/compat-wireless-2009-08-01/net/rfkill] > Error 2 > make[1]: *** [_module_/home/dimko/compat-wireless-2009-08-01] Error 2 > make[1]: Leaving directory `/usr/src/linux-2.6.30' > make: *** [modules] Error 2 > > _______________________________________________ > ath9k-devel mailing list > ath9k-devel at lists.ath9k.org > https://lists.ath9k.org/mailman/listinfo/ath9k-devel > >