**** BEGIN LOGGING AT Mon May 28 02:59:56 2007 May 28 08:43:03 florian * r7364 /trunk/package/kernel/modules/i2c.mk: Fix the scx200 gpio kernel module (#1072) May 28 10:24:03 Is there an easier way to rebuild a package than typing "make TOPDIR=`pwd` -C packages/foo build" ? May 28 10:24:50 s/build/compile/ May 28 11:02:59 <[ryd]> make package/foo-compile May 28 11:03:39 <[ryd]> and for clean make package/foo-clean May 28 11:09:36 thx May 28 11:41:43 Anyone else get a failure building flow-tools? May 28 11:41:51 checking for zlibVersion in -lz... no May 28 11:41:52 configure: error: Link with "-lz" (zlib >= 1.0.2) failed! May 28 11:42:16 dpkg -l | grep zlib1g-dev May 28 11:42:16 ii zlib1g-dev 1.2.3-13 compression library - development May 28 11:42:20 Debian Etch May 28 11:43:08 Get the same error on CentOS4 May 28 11:43:27 (it has: zlib-devel.i386 1.2.1.2-1.2 installed May 28 11:43:27 ) May 28 11:47:04 hmm - I should be looking in staging, not the host lib version. May 28 12:01:57 Possibly it just has missing - DEPENDS:=+zlib May 28 13:00:18 hcg * r7365 /trunk/target/linux/at91-2.6/ (4 files in 2 dirs): First patches to get to .21 kernel May 28 13:05:05 hcg * r7366 /trunk/target/linux/at91-2.6/patches/005-activity-led.patch: activity-led.patch no longer required May 28 13:06:04 h3sp4wn: yep, looks like that's it. May 28 13:08:47 rwhitby * r7367 /packages/net/flow-tools/Makefile: flow-tools: Add missing build dependency on zlib. May 28 13:15:19 h3sp4wn: that DEPENDS doesn't seem to cause it to be installed in staging May 28 13:24:24 rwhitby: strange - did you do - make package/zlib-install May 28 13:24:50 h3sp4wn: never mind - I just forgot to clean flow-tools before building again. May 28 13:25:18 but now dhcp-forwarder wants to use dietlibc when cross-compiling ... :-( May 28 13:26:16 So the next question is how to use buildroot-ng to pass --disable-dietlibc to configure for dhcp-forwarder? May 28 13:26:22 Is there a simpler way than a patch? May 28 13:28:17 There is using - PKG_CONFIGURE_OPTS May 28 13:42:10 h3sp4wn: that's not used by the default rules, right? You have to override Build/Configure to get it to use PKG_CONFIGURE_OPTS? May 28 13:42:31 rwhitby: Yeah May 28 13:44:29 what about CONFIGURE_ARGS += ? May 28 13:47:21 hcg * r7368 /trunk/target/linux/at91-2.6/patches/003-gpio-driver.patch: userspace gpio driver for .21 May 28 13:47:26 Should work May 28 13:47:40 rwhitby * r7369 /packages/net/flow-tools/Makefile: flow-tools: Make zlib a build time dependency only. May 28 13:50:08 rwhitby * r7370 /packages/net/dhcp-forwarder/Makefile: dhcp-forwarder: Disable dietlibc, as it usually doesn't work for cross compilation (and certainly didn't on Debian Etch). May 28 13:50:34 hcg * r7371 /trunk/target/linux/at91-2.6/patches/004-mmc-driver.patch: patch no longer required - incorporated in base patches May 28 13:55:04 I can't see how flow-tools can be building for anyone - is it building for anyone? May 28 13:55:58 Hmm - builds fine on Debian, but not on CentOS. May 28 13:56:20 Builds on Debian Etch, but not on Sarge. May 28 13:58:00 the Build/Compile/Default rules cause it to execute ".... make ... flow-tools" but the generated Makefile has no "flow-tools" target in it. May 28 13:58:38 Yet on Debian Etch, the $(1) in Build/Compile/Default seems to be evaluating to an empty string, which allows the Makefile default target to be executed successfully. May 28 13:59:24 I wonder if this is a GNU make 3.81 vs 3.80 difference manifesting itself (Etch is 3.81, the other two are 3.80) May 28 14:02:06 hcg * r7372 /trunk/target/linux/at91-2.6/patches/006-change-gpios.patch: GPIO changes for .21 kernel May 28 14:04:47 rwhitby * r7373 /packages/net/flow-tools/Makefile: flow-tools: Make the 'all' compile target explicit, else the build fails with make version 3.81 cause $(1) defaults to a non-existent Makefile target. May 28 14:08:12 Got all the way to php4 this time. Will have to look at that one tomorrow. Night all. May 28 14:14:15 hcg * r7374 /trunk/target/linux/at91-2.6/patches/007-mtd-partition.patch: mtd partitioning for .21 May 28 14:47:05 hcg * r7375 /trunk/target/linux/at91-2.6/patches/ (008-fdl-serial.patch 009-fdl-uartinit.patch): Serial patches for .21 May 28 14:59:35 hcg * r7376 /trunk/target/linux/at91-2.6/config/default: Default kernel config file for .21 kernel May 28 16:48:50 kaloz * r7377 /trunk/target/linux/amcc-2.6/ (15 files in 8 dirs): add support for the AMCC Taishan, mark it as broken until we fix the combined layout May 28 18:23:48 nbd * r7378 /trunk/package/kernel/modules/usb.mk: fix kmod-usb-hid package build May 28 20:43:17 nbd * r7379 /trunk/package/openswan/ (5 files in 2 dirs): update openswan to latest upstream version and add fixes for 2.6.21 api changes **** ENDING LOGGING AT Tue May 29 02:59:57 2007