**** BEGIN LOGGING AT Sun Oct 14 02:59:56 2007 Oct 14 03:46:32 blogic * r9303 /packages/ (7 files in 7 dirs): style cleanup Oct 14 04:33:02 blogic * r9304 /packages/ (223 files in 223 dirs): DESCRIPTION:= is obselete Oct 14 04:34:08 blogic * r9305 /trunk/package/wpa_supplicant/Makefile: DESCRIPTION:= is obselete Oct 14 04:46:39 blogic * r9306 /trunk/package/ (acx-mac80211/Makefile broadcom-mmc/Makefile rt61/Makefile): DESCRIPTION:= is obselete Oct 14 04:50:19 blogic * r9307 /trunk/include/ (package-defaults.mk package.mk): DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set Oct 14 05:01:26 blogic * r9308 /packages/net/bind/Makefile: fixed bind-lib dependency, from #2514 Oct 14 05:04:24 nbd * r9309 /trunk/target/linux/brcm47xx/files/include/asm-mips/mach-bcm947xx/gpio.h: fix i2c-gpio Oct 14 05:12:23 blogic * r9310 /packages/lang/python/Makefile: fix dependency bug in python Oct 14 05:25:51 nbd * r9311 /trunk/scripts/metadata.pl: fix duplicate dependencies Oct 14 05:26:10 blogic * r9312 /packages/multimedia/mjpg-streamer/ (. Makefile): added mjpg-streamer from #2513 Oct 14 05:52:31 blogic * r9313 /packages/net/nrpe/ (7 files in 3 dirs): added nrpe from #2498 Oct 14 06:12:30 blogic * r9314 /trunk/package/base-files/files/etc/hotplug2-init.rules: fixed 1677 Oct 14 10:05:33 <_trine> blogic: is your sire down http://phrozen.org/fonera.html Oct 14 10:05:44 <_trine> /s/sire/site Oct 14 11:41:33 florian * r9315 /packages/net/karma/ (. Makefile): Add karma Oct 14 11:42:11 florian * r9316 /trunk/package/madwifi/ (Makefile files/karma.patch): Build a karma variant of madwifi Oct 14 13:11:07 _trine: no ?!? Oct 14 13:35:03 <_trine> blogic: are you here? Oct 14 13:35:21 yes Oct 14 13:35:29 <_trine> did you alter the mmc Oct 14 13:35:32 i bit tired, but physically there Oct 14 13:35:34 no Oct 14 13:35:37 <_trine> ok Oct 14 13:35:40 was busy with other stuff Oct 14 13:35:47 like breaking trunk at 6am Oct 14 13:36:03 <_trine> when you do will you alter it to less than S99 Oct 14 13:36:18 <_trine> say 89 Oct 14 13:36:59 _trine: add a ticket please, Oct 14 13:37:09 then i prolly be more likely to do it :-) Oct 14 13:37:31 <_trine> this may sound crass but i have never done that Oct 14 13:38:19 ok Oct 14 13:38:23 dev.openwrt.org Oct 14 13:38:34 top right, new ticket Oct 14 13:38:44 fill out the form, press submit, done Oct 14 13:39:36 blogic * r9317 /trunk/target/linux/x86/image/Makefile: fixed generation of iso images Oct 14 13:43:30 <_trine> I think I have added a ticket Oct 14 13:45:08 yep Oct 14 13:54:25 blogic * r9318 /packages/admin/zabbix/Makefile: fixed zabix description Oct 14 13:59:46 Hi all, I have recently installed Openwrt 7.09 on my Fonera(Atheros2.6 based) and i'm configuring some things. I've looked that the old kernel modules that i have used on 7.06 for enable gpio ports(create /proc/gpio/) don't work yet on this new kernel, how can i do? i've not founded new version of this module Oct 14 13:59:52 hi Oct 14 14:00:21 otacon22_: got the source code ? Oct 14 14:00:30 wait Oct 14 14:00:53 was this: http://daubau.net/proc_gpio/ Oct 14 14:01:40 yes, there is also the source in the tar.gz Oct 14 14:02:04 2compile it then Oct 14 14:02:08 and it'll work Oct 14 14:02:18 or add a ticket and we will do it when we have time Oct 14 14:02:35 there is a wiki that can explane me how to cross compile? Oct 14 14:25:11 blogic * r9319 /trunk/target/linux/x86/config-2.6.23: fixed missing kernel option for x86 Oct 14 15:12:16 florian * r9320 /trunk/target/linux/rdc/ (image/Makefile profiles/DIR-450.mk): Fix profile/image generation for dir450 Oct 14 16:01:42 cp: cannot stat `/home/weedy/openwrt/dg834g/kamikaze/build_dir/linux-ar7/acx-mac80211-20071003/acx-mac80211.ko': No such file or directory Oct 14 16:01:42 make[3]: *** [/home/weedy/openwrt/dg834g/kamikaze/bin/packages//kmod-acx-mac80211_2.6.23+20071003-ar7-1_mipsel.ipk] Error 1 Oct 14 16:01:49 * Weedy pokes ejka Oct 14 16:18:01 Weedy: I got the same make error with svn trunk. touch on the missing file at least allows to finish make... Oct 14 16:28:27 sw_, i figured that but hackish solution is hackish Oct 14 16:28:53 ejka: ar7 cpmac raises "INFO: inconsistent lock state" with debugging kernels (kernel debugging + lock debugging). Oct 14 16:29:39 sw_, it also rasies the question are we actually building the module Oct 14 16:30:08 Weedy: no, you won't get a acx-mac80211.ko module :-( Oct 14 16:34:07 figured Oct 14 17:45:04 is there a convnention in naming patches/ files? i.e. does 1xx/2xx/3xx entail a meaning? Oct 14 17:53:02 the order they are applied in Oct 14 17:53:18 lucafer start with 100 Oct 14 17:53:22 then 101 ... Oct 14 17:53:29 when you move to the next group use 200 ... Oct 14 17:53:41 as 1xx for configure/makefile Oct 14 17:53:47 2xx for *.c *.h Oct 14 17:53:54 3xx for misc files, config ... Oct 14 17:54:47 ah, ok.. cheers Oct 14 17:55:06 I'm trying to get strongSwan up on linux-2.6 Oct 14 18:02:38 is there a way to resume a failed build after tampering a bit with the source code? make package/name-compile always restarts the process. Oct 14 18:14:18 nbd * r9321 /trunk/package/b43/Makefile: mark b43 as broken Oct 14 18:16:35 is "modprobe -qv" equivalent to "insmod -qv" in openwrt? Oct 14 18:39:22 florian * r9322 /trunk/package/kexec-tools/ (Makefile files/ files/kexec.sh): Allow kexec to directly use the kernel exposed in a mtd partition and reboot using the right command line Oct 14 20:25:43 {Nico}: ping Oct 14 20:27:42 {Nico}: I have some trouble with dbus. It doesn't create /var/run/dbus/system_bus_socket and therefore no app can connect to it (like hcid). It isn't as simple as dbus-daemon --session / dbus-daemon --system, right? Oct 14 20:29:47 matteo * r9323 /trunk/package/acx-mac80211/Makefile: fix acx-mac80211 build (closes #2534) Oct 14 20:30:54 my eth fights with autonegotiation Oct 14 20:48:43 any idea where libipt_policy.so may be found? I think it should be part of iptables-mod-ipsec, but it isn't.. **** ENDING LOGGING AT Mon Oct 15 02:59:57 2007