**** BEGIN LOGGING AT Mon Jun 23 02:59:56 2008 Jun 23 03:53:08 03bzhou * r8564 10optware/trunk/make/svn.mk: svn: added cyrus-sasl-libs to DEPENDS **** BEGIN LOGGING AT Mon Jun 23 11:09:06 2008 **** BEGIN LOGGING AT Mon Jun 23 12:01:13 2008 Jun 23 14:27:26 hi Jun 23 14:28:03 i've installed e2fsprogs but the file libuuid.so ist not present in /lib Jun 23 14:28:12 can anyone help? Jun 23 15:03:33 kater: http://ipkgfind.nslu2-linux.org/ Jun 23 15:10:39 yes i know. it's the package e2fsprogs. but there is no file libuuid.so Jun 23 15:11:10 Looks to me like it's in e2fsprogs-libs Jun 23 15:11:33 no I already tried this Jun 23 15:11:54 You didn't tell us that... Jun 23 15:11:59 sorry Jun 23 15:12:14 You might also mention what firmware and hardware you are using, for completeness. Jun 23 15:12:44 i have a Synology ds207 Jun 23 15:12:56 optware ist running Jun 23 15:13:05 Ah, so you are using optware. Jun 23 15:13:11 yes :) Jun 23 15:13:49 Ok, then the library is not available, it seems. Perhaps someone who knows about optware on this platform will comment, when they drop by this channel. Jun 23 15:14:18 oh that is bad Jun 23 15:14:49 I need this library to run subversion Jun 23 15:19:26 there are libuuid files in e2fslibs 1.40.3 for syno-x07, they're in /opt/lib Jun 23 15:20:50 ok I must downgrade to 1.40.3? Jun 23 15:27:47 @eno: I get my packages from http://ipkg.nslu2-linux.org/feeds/optware/ds101g/cross/stable/ Jun 23 15:28:00 and there is version 1.40.11-1 Jun 23 15:48:51 kater: no need to downgrade Jun 23 15:49:28 syno-x07 is using 1.40.3 because >1.40.3 does not compile Jun 23 15:49:42 for ds101g, libuuid files are at the same place Jun 23 15:58:28 eno: but ipkg gets 1.40.11-1 Jun 23 15:58:51 from here: http://ipkg.nslu2-linux.org/feeds/optware/ds101g/cross/stable/ Jun 23 15:59:24 yeah, ds101g feed uses e2fsprogs/e2fslibs 1.40.11 Jun 23 15:59:39 yes Jun 23 15:59:47 are you saying e2fslibs 1.40.11 does not contain /opt/lib/libuuid* ? Jun 23 15:59:55 yes Jun 23 16:00:04 1.40.11-1 Jun 23 16:00:22 that's impossible, i just checked official build machine, they're there Jun 23 16:00:44 but i cant find it Jun 23 16:01:03 if installed e2fsprogs ... e2fslibs Jun 23 16:01:13 ipkg list_installed e2fslibs Jun 23 16:01:15 and e2tools Jun 23 16:01:20 ok wait Jun 23 16:01:57 ipkg list_installed e2fslibs Jun 23 16:01:57 e2fslibs - 1.40.11-1 - Jun 23 16:01:58 Successfully terminated. Jun 23 16:01:58 bash-3.2# Jun 23 16:02:08 no files Jun 23 16:02:27 ipkg files e2fslibs Jun 23 16:03:59 the description of e2fslibs does not looks right Jun 23 16:04:10 it should be "Ext2 Filesystem Libraries" Jun 23 16:04:25 oh Jun 23 16:04:39 can you try "ipkg update; ipkg -force-reinstall install e2fslibs" Jun 23 16:04:50 hey eno: i've made a ipkg e2fslibs -force_reinstall Jun 23 16:05:00 now the lib is present :D Jun 23 16:05:15 thank you very much Jun 23 16:05:30 np Jun 23 16:05:49 bye Jun 23 17:01:19 03bzhou * r8565 10optware/trunk/ (3 files in 2 dirs): ez-ipupdate: another dyn IP updater, added & promoted Jun 23 20:08:49 03oleo * r8566 10optware/trunk/ (make/transmission.mk sources/transmission/transmissiond.c): transmission: downgrade to 1.22 to accomodate clutch - transmissiond reverted to r8214 Jun 23 20:51:23 03bzhou * r8567 10optware/trunk/Makefile: ez-ipupdate: promoted to COMMON_CROSS_PACKAGES Jun 23 21:27:49 Hi eno, I see you added amule to the optware feed... I ain't working correctly though... Jun 23 21:28:58 hi, onyone knows a good benchmark/example prog (source-code) for testing floating point performance on the Slug? Jun 23 21:29:29 on first startup, it tries to create a cryptkey.dat, but hangs on there... So something seem wrong with crypto++. Jun 23 21:30:47 If i test crypto++ on my router I get a FAILED: Your machine is little endian. Jun 23 21:31:34 i'll see if i can get crypto++ to build in little endian.. Jun 23 21:49:36 DrChair: that's strange, since build machine is intel, little endian Jun 23 21:50:09 and i've tested the cs06q3armel build, also little endian Jun 23 21:51:05 anyway, you're welcome to investigate it further Jun 23 21:52:45 after forcing #define IS_LITTLE_ENDIAN in config.h, before building crypto++, the resulting cryptest.exe does work on Oleg. I'm now rebuilding amule to see the Jun 23 21:53:10 good Jun 23 21:54:43 I guess defined(__mips__) is true, so it assumes big endian Jun 23 22:14:07 03bzhou * r8568 10optware/trunk/ (3 files in 2 dirs): crypto++: patch to recognize mipsel little endian Jun 23 22:18:52 tnx Jun 23 22:22:26 if this fixes amule problem on ddwrt or oleg or openwrt-brcm24, let me know Jun 23 22:22:40 i'll bump amule IPK_VERSION to pick up this change Jun 23 22:23:07 (sinece crypto++ is static lib right now, not an ipk) Jun 23 22:37:16 with my 'manual' little endian crypto++, amule seems to be working ok. So I guess it will also be with your patch. Jun 23 22:38:19 03bzhou * r8569 10optware/trunk/make/amule.mk: amule: bump IPK_VERSION to pick up crypto++ mipsel endian detection patch Jun 23 22:56:24 03bzhou * r8570 10optware/trunk/make/freetype.mk: freetype: 2.1.10 -> 2.3.6 Jun 23 23:58:07 03bzhou * r8571 10optware/trunk/make/ez-ipupdate.mk: ez-ipupdate: strip as a separate step **** ENDING LOGGING AT Tue Jun 24 02:59:56 2008