From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitri Seletski Date: Tue, 04 Aug 2009 19:09:57 +0100 Subject: [ath9k-devel] still cant compile new code In-Reply-To: <20090804172726.GB7839@mosca> References: <4A74F979.50304@gmail.com> <4A786BDC.4000404@gmail.com> <20090804172726.GB7839@mosca> Message-ID: <4A787975.1090107@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 Hi guys. I have used git to download code Went into directory where code is. wireless-testing # make scripts/kconfig/conf -s arch/x86/Kconfig *** *** You have not yet configured your kernel! *** (missing kernel config file ".config") *** *** Please run some configurator (e.g. "make oldconfig" or *** "make menuconfig" or "make xconfig"). *** make[2]: *** [silentoldconfig] Error 1 make[1]: *** [silentoldconfig] Error 2 make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop. ls /usr/src/linux/.config /usr/src/linux/.config So looks like it is failing there again. let me know when its fixed so i could try again please Regards Dmitri Luis R. Rodriguez wrote: > On Tue, Aug 04, 2009 at 10:11:56AM -0700, Dmitri Seletski wrote: > >> 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? >> > > http://wireless.kernel.org/en/developers/Documentation/git-guide > > >> Can i have a link please? Id be happy to compile it. >> > > I believe I last tested compiling compat-wireless against 2.6.30 > and addressed the issue you reported, will try to update it shortly > against today's wireless-testing. > > Luis > >> 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 >>> >>> >>> >> _______________________________________________ >> ath9k-devel mailing list >> ath9k-devel at lists.ath9k.org >> https://lists.ath9k.org/mailman/listinfo/ath9k-devel >>