**** BEGIN LOGGING AT Fri Aug 28 02:59:56 2009 Aug 28 09:16:14 [florian]: do you think it would make sense to flash my 63xx and give it another try? the eth driver isn't working yet, is it? Aug 28 09:25:24 <[florian]> no it is not working yet, it does not make sense yet, but it will later ;) Aug 28 09:28:49 ok cool Aug 28 12:50:59 nbd * r17431 /trunk/package/madwifi/patches/432-netdev_ops.patch: madwifi: fix another unconverted netdev_ops issue Aug 28 12:51:02 nbd * r17432 /trunk/scripts/getver.sh: add hg support to getver.sh (patch from #5763) Aug 28 14:20:39 nbd * r17433 /trunk/package/broadcom-57xx/src/bcmrobo.c: Aug 28 14:20:39 Added support for identifying the BCM53115 switch found in WRT610N. Aug 28 14:20:39 Signed-off-by: Tomas Kopal Aug 28 15:03:38 nbd * r17434 /trunk/package/broadcom-diag/src/diag.c: Aug 28 15:03:38 Added identification of WRT610N and its button/led definitions. Aug 28 15:03:38 Signed-off-by: Tomas Kopal Aug 28 15:52:27 I need some hand in usb port details ? Aug 28 16:08:08 mun24: What do you mean? Aug 28 16:08:54 I am trying to locate USB port on my board, iT has 5 pin and 2 pin header without pin. I already located serial and Jtag and using them Aug 28 16:09:01 I can't do the tracing because the board is many layered so don't know where the connection is going. I can only write to some register in the CPU and then check if the signal at the pin is low or high Aug 28 16:09:21 Not sure how I can help, what board is it? Aug 28 16:09:42 IXP425 based Aug 28 16:26:50 nbd * r17435 /trunk/package/kernel/modules/fs.mk: add missing dependency for kmod-ntfs (patch from #5638) Aug 28 16:26:55 nbd * r17436 /trunk/package/kernel/modules/fs.mk: fix wrong kernel version based nls dependency Aug 28 16:28:55 Is it normal for an openwrt additional package to not run a "make install" into the ipkg-install root ? Aug 28 16:29:10 i have a package that basically ends up being empty Aug 28 17:43:17 LetoTo: yes Aug 28 17:43:33 LetoTo: ipkg-install has no special meaning for the build system Aug 28 17:55:35 nbd: so why is the openswan package maintained by the openwrt system not running a "make DESTDIR=xxx install" ? Aug 28 17:55:40 its creating an empty package now Aug 28 17:57:52 actually, i just checked the package Aug 28 17:57:57 it does run make DESTDIR=xxx install Aug 28 17:58:12 define Build/Compile Aug 28 17:58:12 $(OPENSWAN_MAKE) \ Aug 28 17:58:12 programs module install Aug 28 17:58:12 endef Aug 28 17:58:22 and OPENSWAN_MAKE contains: Aug 28 17:58:23 DESTDIR="$(PKG_INSTALL_DIR)" Aug 28 18:05:40 so where are all the binaries? Aug 28 18:05:46 its definately not working Aug 28 18:06:08 the resulting package is 3k and only contains the seperately installed initscript Aug 28 18:09:47 nbd: also the openswan ipsec.ko kernel module fails to load due to ipcomp missing symbols Aug 28 18:10:02 dunno Aug 28 18:10:12 and the netkey module breaks on inserting an ipsec policy Aug 28 18:11:47 the userland builds the binaries fine in openwrt/build_dir/linux-ar71xx/openswan-2.6.23dr1/OBJ.linux.mips/ Aug 28 18:14:10 nbd: also. the openswan nat-t patch should not be applied to kernels >= 2.6.23 Aug 28 18:14:39 can you make some patches for this? Aug 28 18:14:59 once i understand the build system again, and know why the install target is failing..... Aug 28 18:15:43 also. i noticed that the openswan build fails if the host's gmp headers are not installed Aug 28 18:15:54 let me know if you have a question about how the build system works Aug 28 18:15:58 meaning it is incorrectly using system headers instead of the cross compile package headers Aug 28 18:16:32 nbd: I'm now trying to build stock 8.09, as the previous build was for "routerstation" Aug 28 20:18:24 nbd: if i add a package from the feeds package/XXX directory and copy it to the 8.09/package directory, and run 'make menuconfig' shouldnt the package appear as a choice? Aug 28 21:08:00 odd. if i copy packages/lib/gmp to package/gmp, then 'make oldconfig' asks me about it. if i do it for openswan, then it does not Aug 28 21:12:34 oh Aug 28 21:12:37 DEPENDS:=@LINUX_2_6 Aug 28 21:12:39 that's wrong. Aug 28 21:12:48 so it was always skipped for 2.4 kernel builds Aug 28 21:39:13 guess because a missing linux/pfkeyv2.h file. which is supplied by the kmod-openswan. perhaps the kernel package and user land are built in the wrong order. or at least the kernel is not patched in time Aug 28 22:03:17 /bin/sh: mipsel-linux-uclibc-gcc: not found Aug 28 22:03:17 guess I'll add the staging_dir/toolchain-mipsel_gcc3.4.6/bin to the path.....odd Aug 28 22:27:23 cp: cannot stat `/tmp/stock-openwrt/8.09/staging_dir/toolchain-mipsel_gcc4.1.2/lib/libgcc_s.so.*': No such file or directory Aug 28 22:27:24 hmm. ok. i give up for today. Aug 29 00:06:38 Bartman007: are you in charge of the wiki, if so, can we update my account so I can update the ToH? :) **** ENDING LOGGING AT Sat Aug 29 02:59:56 2009