**** BEGIN LOGGING AT Fri Aug 14 02:59:57 2009 Aug 14 03:59:42 frogonwheels: How do I create different kernel configs for different sub-types? Aug 14 04:00:33 Beta2K: I think the idea is that it merges the main kernel config with the config-default one in the sub-type Aug 14 04:00:42 frogonwheels: Is the structure of all this documented somewhere? Aug 14 04:00:55 Beta2K: actually I think it's in the doc. Aug 14 04:01:16 um.. cd docs ; make Aug 14 04:01:24 openwrt.pdf Aug 14 04:02:08 presumably config-2.6.28 in that directory would be just for 2.6.28 Aug 14 04:02:26 ok Aug 14 04:02:28 Thanks :) Aug 14 04:02:29 (and get added to config-default) Aug 14 04:02:33 np Aug 14 04:03:01 Beta2K: it can be a full config.. or just the things you want to override from the base config Aug 14 04:03:46 remembering that selecting kernel modules in the standard make menuconfig can also affect the config Aug 14 04:07:56 Yup Aug 14 04:37:36 [florian]: That FTDI 3.3v usb to TTL serial breakout board works :) Aug 14 05:00:33 i find that unsurprising ;-) Aug 14 05:53:45 blah, I can't find a decent, dependency-less webcam to jpeg tool to package for v4l{1,2} Aug 14 05:53:52 Okay libjpeg would obviously be a dependency :P Aug 14 05:54:14 I guess I could write one... Aug 14 06:40:16 is https://svn.openwrt.org/ working ? Aug 14 06:40:47 it redirected me to contents of http://www.openwrt.org/ Aug 14 06:42:01 chihchun: You trying to get at svn repository with svn? Aug 14 06:42:22 yes Aug 14 06:42:28 chihchun: svn:// Aug 14 06:42:31 :) Aug 14 06:42:33 xMff: thanks Aug 14 06:46:05 this 64bit thing has been a little more work than I expected, but it's getting there.. Aug 14 06:47:04 upgrading to 2.6.30 helped with the 64bit integer problems. .. though there seems to be some issue now with some include/linux/asm ->asm-x86 files missing. Aug 14 06:47:37 best I could see it was a 'find' issue. possibly I just need to copy them from arch/ Aug 14 09:01:50 florian * r17251 /trunk/target/linux/s3c24xx/image/: [s3c24xx] ignore linux.bin and uImage Aug 14 09:55:46 any ideas why ar71xx trunk doesn't build kernel packages like kmod-usb-core or kmod-usb2? they are selected, but the missing kmods don't even appear in the buildlog Aug 14 09:56:29 the problem was the same with earlier revs with 2.6.28, too Aug 14 10:05:53 compared to brcm47xx there are about 100 kmods missing Aug 14 10:33:19 getting closer. found two errors in modules yet :) Aug 14 11:11:34 acinonyx * r17252 /packages/libs/sqlite3/Makefile: [packages] sqlite3: Update to v3.6.17 (#5698) Aug 14 11:11:42 acinonyx * r17253 /packages/libs/sqlite2/Makefile: [packages] sqlite2: Move package to database submenu Aug 14 11:23:59 acinonyx * r17254 /packages/utils/pciutils/Makefile: [packages] pciutils: Fix missing parenthesis typo (#5694) Aug 14 13:25:21 acinonyx * r17255 /packages/net/tftp-hpa/Makefile: [packages] tftp-hpa: Add missing libreadline dependency, disable tcpwrappers, bump release number (#5684) Aug 14 13:30:15 anyone got a favorite article on building their own serial cable to connect to a Fonera? Aug 14 13:48:05 florian * r17256 /packages/utils/sysstat/ (Makefile files/sysstat.init files/sysstat.ioconf): [package] update sysstat to 9.0.4 (#5672) Aug 14 13:56:19 florian * r17257 /trunk/include/kernel-version.mk: [kernel] use 2.4.37.5 Aug 14 14:08:36 Hi. Aug 14 14:20:31 nbd have you tested this https://dev.openwrt.org/changeset/17083/trunk/target/linux/ixp4xx changeset? Aug 14 14:23:25 yes Aug 14 14:23:38 seems it breaks ethernet on the nslu2 Aug 14 14:24:06 details? Aug 14 14:24:18 arp seems to be working but no ping Aug 14 14:25:08 and are you completely sure that it's this changeset? Aug 14 14:26:53 yeah, flashed latest revision with and without this changeset. but you can wait until more users complain. Aug 14 14:27:09 i'm fine with deleting these files for the moment Aug 14 14:27:31 i'll work on a fix when i have time and then give it to you for testing Aug 14 14:27:35 i don't have an nslu2 Aug 14 14:27:53 i tested on two different boards (gateworks avila and cambria) and it worked on both Aug 14 14:28:14 ok Aug 14 14:51:25 florian * r17258 /packages/libs/xmlrpc-c/Makefile: [package] update xmlrpc-c to 1.19.2 (#5674) Aug 14 14:52:23 florian * r17259 /packages/libs/libtorrent/Makefile: [package] update libtorrent to 0.12.5 (#5673) Aug 14 14:53:03 florian * r17260 /packages/net/rtorrent/Makefile: [package] update to rtorrent 0.8.5 (#5673) Aug 14 15:04:30 ok, here is the first patch that will fix kernel modules compilation. sorry it was sent twice, if someone can do that it would eb nice to delete ticket 5700. please have a look at it, i think that explains why there are also broken kmods- in the snapshots Aug 14 15:04:34 https://dev.openwrt.org/ticket/5701 Aug 14 15:07:31 florian * r17261 /packages/net/coova-chilli/Makefile: [package] update coova-chilli to 1.0.14 (#5675) Aug 14 15:11:22 florian * r17262 /packages/utils/input-utils/Makefile: [package] update input-utils to 20081014-101501 (#5695) Aug 14 15:14:59 second one that breaks kmods: https://dev.openwrt.org/ticket/5702 Aug 14 15:17:28 florian * r17263 /packages/utils/lm-sensors/Makefile: [package] update lm-sensors to 3.1.1 (#5696) Aug 14 15:21:25 florian * r17264 /trunk/package/kernel/modules/wireless.mk: [package] fix path to orinoco wireless modules (#5701) Aug 14 15:24:18 <[florian]> soma: sounds like a working fix for me, but I would like to ask juhosg about that Aug 14 15:26:04 thanks for looking at it. it seems to me the problem is with all other targets, too, so they should probably be changed then also. if the fix is ok. Aug 14 17:41:16 What should I change CONFIG_CMDLINE to remove booting to the serial console? I want to use it for something else. Aug 14 20:28:02 http://openwrt.pastebin.com/d5f1d8b9 who can fix this? Aug 14 20:35:39 maybe the kernel image contains load address that is out of memory area Aug 14 21:23:49 THIS HOSES WGT634U's, PLEASE REMOVE: http://downloads.openwrt.org/kamikaze/8.09.1/brcm47xx/openwrt-brcm47xx-squashfs.trx Aug 14 23:35:06 For some reason while I was building I lost staging_dir/target*/root-*/CONTROL/ driectory. anybody got any idea what generates this? Aug 14 23:36:16 .. as in what make target? Aug 14 23:38:47 frogonwheels: which package failed? Aug 15 00:07:20 well package-kernel-compile for one Aug 15 00:07:42 .../root-x86/CONTROL/postinst: no such file or dir Aug 15 00:09:36 (would have replied earlier, but was busy fixing a leak in the water-bed :( ) Aug 15 00:38:21 xMff: ^^ Aug 15 00:39:55 frogonwheels: oh sorry, I got distracted... Aug 15 00:40:13 ... try reverting https://dev.openwrt.org/changeset/17167 Aug 15 00:40:26 and rebuild? Aug 15 00:40:38 xMff: that 8.09.1 trx is a landmine for wgt634u users Aug 15 00:41:23 ah.. yeah.. removing staging_dir_root.. that's just a pain. Aug 15 00:42:02 sometime today I'll start posting patches for 64bit. Aug 15 00:42:07 gg now Aug 15 00:42:09 russell_: I know but can't do much about it right now Aug 15 00:44:21 frogonwheels: alternatively try https://dev.openwrt.org/attachment/ticket/5683/kamikaze-control-dir-pedantry.patch for a work-around Aug 15 00:45:45 russell_: 8.09.2 is due in two weeks... Aug 15 02:19:21 I'm getting a error with make world from trunk, fails citing a error in the wireless-tools Makefile Aug 15 02:19:24 http://nopaste.com/p/a2pKV40Il Aug 15 02:22:06 Beta2K: this was last touched two months ago, are you sure it's not a local problem? Aug 15 02:29:11 Could be :) Aug 15 02:29:35 Are there any known gcc issues? Aug 15 02:30:02 the eror you get is caused by an improperly formatted makefile Aug 15 02:30:18 no gcc issue Aug 15 02:33:15 good point, any known make issues then? :) Aug 15 02:36:46 no Aug 15 02:36:57 none that I'm aware of Aug 15 02:43:51 Ok Aug 15 02:44:01 Any ideas where to start looking then? Aug 15 02:45:27 package/wireless-tools/Makefile Aug 15 02:45:31 *** missing separator (did you mean TAB instead of 8 spaces?) Aug 15 02:46:28 I looked at that line Aug 15 02:46:37 I don't see any tabs, ect in it Aug 15 02:47:00 This is it, $(eval $(call BuildPackage,libiw)) Aug 15 02:48:36 oh ok, i always had 8 spaces instead of tab when i saw this message Aug 15 02:49:33 :D Aug 15 02:50:33 Beta2K: is this a fresh checkout or an older one? What is "svn diff package/wireless-tools/" reporting? Aug 15 02:50:48 soma: if you are editing with vim look at :help 'list and :help 'listchars Aug 15 02:51:08 soma: very useful for this kind of thing Aug 15 02:53:08 xMff: that second one looked promising. will see how it goes. Aug 15 02:53:54 frogonwheels: it does no fix the overall problem but it allows the compile to finish at least Aug 15 02:54:57 yeah. Aug 15 02:55:22 xMff: hopefully there's nothing missing :| **** ENDING LOGGING AT Sat Aug 15 02:59:59 2009