**** BEGIN LOGGING AT Tue Nov 18 02:59:56 2008 Nov 18 07:26:18 agb * r13275 /trunk/package/hostapd/ (Makefile patches/100-madwifi_fix.patch): Nov 18 07:26:18 [hostapd] bump to version 0.6.5 Nov 18 07:26:18 - updates driver_nl80211 to match changes in recent compat-wireless Nov 18 07:26:18 snapshots (for >= 2.6.27) Nov 18 07:26:19 - adds preliminary support for 802.11n to hostapd itself Nov 18 11:00:11 lars * r13276 /trunk/target/linux/olpc/config-2.6.27: Update config to 2.6.27.6 Nov 18 12:52:46 juhosg * r13277 /trunk/target/linux/ar71xx/ (9 files in 2 dirs): [ar71xx] add EON en25p32 support, and enable redboot partition parser in the m25p80 driver Nov 18 13:21:35 juhosg * r13278 /trunk/target/linux/ar71xx/ (8 files in 4 dirs): [ar71xx] add experimental support for the AzureWave AW-NR580 board Nov 18 15:03:42 juhosg * r13279 /trunk/target/linux/ar71xx/ (config-2.6.26 config-2.6.27): [ar71xx] disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED Nov 18 17:22:42 nbd: Kann dir300-flash mal in den trunk? Ich denke 0.9.9 (84ad98c36393d7d238a229da67e23903) ist jetzt stable. (Nur der atftpd im SVN nicht.) Nov 18 17:24:21 x-alina: https://dev.openwrt.org/ticket/4217 Nov 18 17:24:21 how come the wiki refuses to allow me to login! Nov 18 17:24:54 http://wiki.openwrt.org/OpenWrtDocs?action=login says:... You are not allowed to access this! Nov 18 17:26:59 xMff: This Bug is fixed in the new version with the support for run two instances of the olsrd IPv6 and IPv4 at the same time, I wrote. I don't have access to the SVN to get it in. Nov 18 17:27:42 (Config: IpVersion=6and4) Nov 18 17:30:57 xMff: I want to generate a plain XML config file instead of something that has no standards. ;/ Nov 18 17:40:23 x-alina: send me per mail, I'll test and commit... does it still follow the same uci syntax? Nov 18 17:47:33 xMff: Thanks, yes the only defferend is that IpVersion is now an Enum of "4", "6" and "6and4". The most of the new code is only called if IpVersion is 6and4, so it can't break old settings. Gib mir ne Stunde fuer finalen cleanup der mir noch eingefallen ist. Achja, kannst Du bitte dabei auch gleich dir300-flash fuer die D-Link Router rein werfen? Nov 18 17:48:15 ich denke schon Nov 18 17:49:00 cool, thanks! :) Nov 18 17:50:15 xMff: For more IPv6-Patches I wrote see the olsrd Maillinglist. Nov 18 17:59:16 larsc: you already made the X*-kdrive-server selectable? Nov 18 18:01:53 x-alina: yep I followed the list but hadn't time to actually think about the contents ;) Nov 18 18:02:06 okay Nov 18 18:02:18 can someone tell me where the real login page for the wiki is? Nov 18 18:02:38 i found it once before... Nov 18 18:14:16 datenmaulwurf: nope Nov 18 18:37:31 larsc: do they have additional dependencies? Nov 18 18:37:39 the other kdrive-xservers? Nov 18 18:39:07 nope Nov 18 18:39:37 those are all variations of the Xvesa driver with support for special chipsets Nov 18 18:41:30 ah, ok. So, I would try then to setup the menuconfig-stuff around the kdrive-foo Nov 18 18:41:41 can you send me your Makefile-changes or upload them? Nov 18 18:41:49 or do _you_ wanna do that / assigned it yourself? Nov 18 18:42:32 will be back in 30-60 min. Nov 18 18:45:47 i'm currently working on different xserver packages Nov 18 19:22:32 I get this syntax error (the double pipes) when compiling trunk for RDC: http://pastebin.ca/1259859 Nov 18 19:22:53 $global_symbol_pipe is supposed to be between there, but the value is not generated Nov 18 19:23:03 anyone else run into this issue? Nov 18 19:37:26 juhosg * r13280 /trunk/target/linux/ixp4xx/config-default: [ixp4xx] sync default kernel config Nov 18 19:38:04 <{Nico}> cry0x: can you put the config.log from build_dir/opkg somewhere ? Nov 18 19:39:02 juhosg * r13281 /trunk/package/kernel/modules/ (crypto.mk other.mk): [package] kernel/modules: move ixp4xx hardware crypto module package into crypto.mk Nov 18 19:39:49 {Nico}, yeah hold on Nov 18 19:40:19 I'm actually compiling again from a clean SDK, so I'll have to wait until it fails Nov 18 19:41:16 this SDK is really nice, by the way Nov 18 19:42:21 <{Nico}> yeah, there might still be some glitches when building trunk packages, though Nov 18 19:44:18 I had the same error on 8.09 branch Nov 18 19:44:52 and unfortunately only those two have RDC support :( Nov 18 19:47:58 if I compile on a clean build, only changing the architecture, it works Nov 18 19:48:11 however, if I change anything else, it fails. I'll post the compile.log in a moment Nov 18 19:49:15 on multiple computers with different OSes, too :D Nov 18 19:56:43 the compile.log of opkg will not help. The libtool file is copied from staging dir Nov 18 19:59:36 well this is good... it's working now Nov 18 19:59:42 if I compile from a clean sdk and only change the architecture to RDC, I get a successful build Nov 18 20:00:07 I can then go back and add or remove things, and still get a successful build Nov 18 20:00:21 however, if I drop that modified config into a clean SDK, no dice Nov 18 20:13:42 Then again, it could be that I used a newer GCC. I didn't follow proper troubleshooting steps :( I'll try to find out if it's related and file a bug Nov 18 20:20:32 <{Nico}> cry0x: i hit this bug too, but couldn't reproduce it now, weird... Nov 18 20:21:03 I changed to gcc 4.2.0 and the problem disappeared Nov 18 20:51:39 juhosg * r13282 /trunk/target/linux/generic-2.6/ (18 files in 4 dirs): [kernel] update ocf-linux to 20080917 Nov 18 20:56:34 juhosg * r13283 /trunk/package/ocf-crypto-headers/ (. Makefile src/ src/cryptodev.h): [package] add package for ocf-crypto-headers Nov 18 20:58:39 juhosg * r13284 /trunk/package/openssl/ (4 files in 2 dirs): [package] openssl: update ocf to 20080917 Nov 18 21:01:23 juhosg * r13285 /packages/utils/crypto-tools/ (. Makefile): [packages] utils: add crypto-tools Nov 18 23:21:42 jow * r13286 /packages/net/olsrd/ (Makefile files/olsrd.init): Nov 18 23:21:42 package/net/olsrd: Nov 18 23:21:42 - build arprefresh plugin too Nov 18 23:21:42 - introduce new 6and4 mode to allow both ipv4 and ipv6 olsrd instances at the same time Nov 18 23:21:42 - fix incorrect quoting for the Ip6AddrType parameter Nov 18 23:21:42 - bump package revision Nov 18 23:21:42 patch from Alina Friedrichsen - thanks! **** ENDING LOGGING AT Wed Nov 19 02:59:57 2008