**** BEGIN LOGGING AT Tue Aug 10 02:59:58 2010 Aug 10 10:33:00 hi -- is there anyone in here that can help me with strange linker problems on cs08q1armel (synology DS410j) Aug 10 10:33:56 most shared libraries seem to compile happily, but i get a whole heap of "undefined reference" errors Aug 10 10:36:51 i've put a log of the output of make online at http://pl0rt.org/~alex/make.log (484KB) if anyone can take a look Aug 10 10:37:43 the same code (it's UnrealIRCd) compiles fine elsewhere Aug 10 15:42:34 I am trying to get owfs installed on the latest SlugOS BE Beta, and when I do opkg install owfs I get * ERROR: Cannot satisfy the following dependencies for owfs: * libusb * libusb * Aug 10 15:42:55 If I try ipkg it cannot find the repo that I setup in owfs-feeds.conf when I do ipkg update , opkg update picks it up Aug 10 15:43:03 ipkg can pull down libusb but opkg can't find it Aug 10 16:36:32 Cubber, you'll need to work on the ipkg owfs stuff (for that version of SlugOS, there was a problem in libusb that prevents owfs from working). Aug 10 16:36:55 so maybe go with the older version of slugos? Aug 10 16:37:06 I also can't get lsusb to show anyting in that version of slugos Aug 10 16:37:11 5.3 beta that is Aug 10 16:37:14 Check the mailing list; someone was installing owfs from the ipkg (optware) feeds not too long ago. Aug 10 16:37:31 And yes, lsusb failing is related to that same root cause in the USB libraries. Aug 10 16:38:08 I just reflashed the slug with 5.3 beta and was actually attemping a gentoo install with the root over NFS Aug 10 16:38:13 http://en.gentoo-wiki.com/wiki/Linksys_NSLU2 Aug 10 16:38:30 am I gonna run into the same issues, and is it worth the effort or should I just downgrade slugOS Aug 10 16:38:42 just looking to read some sensors via OWFS and maybe hook up a spca5xx webcam Aug 10 16:39:28 the owfs stuff worked fine under unslung but I could not get the spca5xx cam working at all Aug 10 16:39:37 which is why I moved to slugos Aug 10 19:13:38 where does kernel-module-loop get installed as per this guide? http://www.nslu2-linux.org/wiki/HowTo/MountNFSSwapPartition Aug 10 19:14:00 I just did an ipkg install kernel-module-loop on a clean 4.8 beta install and when I modprobe loop it says module not found Aug 10 19:15:25 found it in /lib/modules/2.6.21.7/kernel/drivers/block/loop.ko Aug 10 19:15:41 but when I go there and modprobe loop.ko I get module loop.ko not found same for just loop Aug 10 19:25:43 hello, Aug 10 19:26:34 I am trying to make an ipk for libtorrent (latest version) Aug 10 19:27:07 I have set up the cross compilation toolchain Aug 10 19:27:52 and managed to produce a package with no changes in configuration Aug 10 19:28:50 problem is it does not have same md5sum as the ipkg-opt package. ipkg-opt refuses to install Aug 10 19:29:18 therefore I cannot test it Aug 10 19:30:08 This is my first time crosscompiling, so bear with me please Aug 10 19:32:16 can someone tell me how to test my build of libtorrent and how to make the changes in the CXXFLAGS recommended by the developer and how to make sure that i compile with the 3.10 toolchain as i read in the wiki? Aug 10 19:36:52 bah even 4.8 has the same libusb issue with owfs Aug 10 19:37:05 guess I go back to unslung ... Aug 10 19:48:26 maybe it just needs a different version of libusb? How can I check? Aug 10 19:48:35 /usr/lib/libusb-0.1.so.4 Aug 10 19:48:37 is what is installed Aug 10 20:23:37 hi -- i'm getting "undefined reference to pthread_atfork" when trying to link against -lpthread (on Synology DS410j) Aug 10 20:24:15 (i've moved the nslu2 libpthread out of the way already, to cure the other undefined reference problems) Aug 10 20:24:32 googling isn't turning up anything fantastically helpful, so I thought I'd ask here Aug 11 00:18:33 I just confirmed that this works on SlugOS 5.3 beta but you need to opkg install portmap then /etc/init.d/portmap start in order to mount the nfs share Aug 11 00:18:37 http://www.nslu2-linux.org/wiki/HowTo/MountNFSSwapPartition Aug 11 00:18:42 still working on my libusb issue with owfs though Aug 11 00:22:55 that guide also needs to mention an fstab entry for the swap nfs mount **** ENDING LOGGING AT Wed Aug 11 02:59:57 2010