**** BEGIN LOGGING AT Thu Nov 22 02:59:58 2012 Nov 22 05:22:56 * tonikasch bye Nov 22 10:33:35 juhosg r34297 trunk/target/linux/generic/files/drivers/net/phy/ar8216.c * generic: ar8216: introduce ar8216_mib_op helper Nov 22 11:55:49 jogo r34298 trunk/package/kernel/modules/crypto.mk * package: kernel: make crypto kmods always visible Nov 22 12:57:42 any eglibc user here? Nov 22 13:09:15 it's the middle of the day in europe, but everyone is quiet! Nov 22 13:11:45 * karlp breaks some plates Nov 22 13:12:08 * jow_laptop gets more coffee Nov 22 13:12:23 maybe it's just lunchtime? Nov 22 13:13:06 for 15 hours? Nov 22 13:14:58 yes, we're lazy over here Nov 22 13:16:40 * DonkeyHotei pokes blogic, just in case Nov 22 13:43:56 jow r34299 trunk/include/kernel.mk Nov 22 13:43:56 include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux-* directories when building different libc implementations in the same buildroot Nov 22 13:44:01 jow r34300 trunk/rules.mk * rules.mk: append libc implementation to bin directory name if not using uClibc Nov 22 15:23:44 looking at a module at the mo, it has #indef MODULE in it, is the define autoset in the buildsystem? I see no mention in the Makefile Nov 22 15:24:34 *#ifdef Nov 22 15:59:16 Wipster: I guess that is there to allow it being included into the kernel, not left as a loadable module Nov 22 16:04:01 karlp, cheers, best define it then :) Nov 22 17:14:41 Hauke: Would it be possible to reply with a brief status update? This ticket keeps being bumped every few months. https://dev.openwrt.org/ticket/7198 Nov 22 17:17:41 "no status update" Nov 22 17:18:29 jow_laptop: I know that, but it might help cut down the amount of useless "+1" and "any update?" replies. Nov 22 18:48:51 hey jow_laptop. I get disconnect reason "2". (wifi) Do you have any advice on how to debug or probable causes? Nov 22 19:38:53 hi Nov 22 19:39:07 it seems the name for the log target has changed Nov 22 19:41:55 i renamed it in netfilter.mk Nov 22 19:41:56 -$(eval $(call nf_add,IPT_CORE,CONFIG_IP_NF_TARGET_LOG, $(P_V4)ipt_LOG)) Nov 22 19:41:57 +$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_TARGET_LOG, $(P_XT)xt_LOG)) Nov 22 19:42:12 but the options isn't enabled when the kernel is build Nov 22 19:43:31 when i manually enable it in generic/config-3.6 and set CONFIG_NETFILTER_XT_TARGET_LOG=y in target/linux/generic/config-3.6 its enabled as module and works - but why isn't it enabled just with the mod in netfilter.mk? Nov 22 19:44:19 maybe because you didn't run make target/linux/prepare V=99 afterwards Nov 22 19:44:38 you might also need to touch package/kernel/Makefile to force re-reading of the updated packageinfo Nov 22 19:44:55 changes to netfilter.mk are not automatically recognized Nov 22 19:46:11 jow_laptop you are right - touching it helped - thanks Nov 22 19:47:26 jow r34301 trunk/target/imagebuilder/files/Makefile * imagebuilder: merge r25078 to align files/ handling with current buildroot Nov 22 19:50:11 jow r34302 branches/attitude_adjustment/target/imagebuilder/files/Makefile * AA: imagebuilder: merge r34301 Nov 22 19:56:42 jow_laptop: what wrong with this line? i want when the kernel version is bigger or equal 3.6.0 that the code afterwards gets executed Nov 22 19:56:43 ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),ge,3.6.0)),1) Nov 22 19:57:02 when i use it, it ignores the data afterwards Nov 22 19:57:07 without it, it works Nov 22 19:57:20 the macro above is not usable everywhere Nov 22 19:57:47 because many parts of the makefile are evaluated at DUMP time where no config or kernel exists yet to refer to Nov 22 19:57:55 jow_laptop: but this macro is used in the same file (netfilter.mk) Nov 22 19:57:59 ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),ge,3.7.0)),1) Nov 22 19:58:03 but for 3.7.0 Nov 22 19:59:33 jow_laptop so it seems parts of the macro are executed when there is a kernel and some are evaluated at DUMP time where no config or kernel exists? Nov 22 20:00:01 depends on the location Nov 22 20:00:16 it could e.g. work if within a define but not work when outside of one Nov 22 20:00:50 also don't forget the touch after eachchange Nov 22 20:01:04 otherwise packageinfo is out of sync with the make rules Nov 22 20:01:43 yeah i touched it and it was not set - then i removed the ifeq touched it again and it worked Nov 22 20:02:37 then I don't know offhand what could cause it Nov 22 20:03:23 good i never tested 3.7 - so the question is if the 3.7 ifeq is working at all Nov 22 20:03:33 right Nov 22 20:04:17 jow_laptop: at least this is need to use --log-level with linux 3.6 and iptables Nov 22 20:04:19 -$(eval $(call nf_add,IPT_CORE,CONFIG_IP_NF_TARGET_LOG, $(P_V4)ipt_LOG)) Nov 22 20:04:19 +$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_TARGET_LOG, $(P_XT)xt_LOG)) Nov 22 20:04:25 in a/include/netfilter.mk Nov 22 20:04:53 CONFIG_IP_NF_TARGET_LOG is gone in 3.6 Nov 22 20:05:17 jow_laptop: thanks for your help Nov 22 20:06:03 my approach would be to wait until everything is on 3.6, then fixup the entire netfilter ecosystem Nov 22 20:06:23 there's been some invasive changes to the kernel which require updates of almost everything external Nov 22 20:06:37 here 3.6 works okay Nov 22 20:06:37 ipset, xtables-addons, ... Nov 22 20:06:45 ahh thats true Nov 22 20:06:47 yeah because we already patched a bunch of stuff :) Nov 22 21:16:35 luka r34303 trunk/package/boot/uboot-kirkwood/ (10 files in 4 dirs) * [boot] uboot-kirkwood: update to 2012.10 Nov 22 21:23:44 dangole: Hello. I am trying since some weeks to get Wireless on an Asus RT-N56U working. I also have post a bug here: https://dev.openwrt.org/ticket/12432 Nov 22 21:25:22 dangole: could you help? I can provide you ssh access to the OpenWRT device and also to an normal Computer for checking everything via monitor mode on the wireless card Nov 23 00:28:50 how much thought has been given to starting packages/ from scratch with at least a hard maintainer requirement? **** ENDING LOGGING AT Fri Nov 23 02:59:58 2012