**** BEGIN LOGGING AT Mon Mar 23 02:59:57 2009 Mar 23 13:29:40 What's the best way to "extract" a working toolchain (complete with libraryies. include libusb) from tmp folder for use on another machine? Mar 23 13:30:02 I use to tar up a folder but if there's a build target that would be better. Mar 23 14:00:00 My robot code fails to compile with this: ERROR: Source object ./lib//libusb.so has EABI version 0, but target srx2 has EABI version 4 Mar 23 14:08:47 oops. I think I know why... libusb-1.0 was finally released and is stored in a new .bb recipe file (libusb1 vs libusb) Mar 23 14:50:53 odd. I successfully built libusb1 but when I compile my code with -lusb it says it can't find it. I even tried copying the libs under the cross' lib folders. Even compiled with -L with path hardcoded. I'm definitely feeling rusty now. :( Mar 23 21:23:54 VoodooZ: build the SlugOS toolchain/SDK. Mar 23 21:24:46 cd slugos; . ./setup-env; bitbake meta-toolchain-slugos Mar 23 21:25:22 You'll find a tar.bz2 tarball down in the deploy dir with a toolchain -- extract that (to /usr/local/ ) Mar 23 21:48:29 03bzhou * r9789 10optware/trunk/make/hdparm.mk: hdparm: 9.12 -> 9.13 Mar 23 22:20:03 03bzhou * r9790 10optware/trunk/make/p7zip.mk: p7zip: 4.61 -> 4.65 Mar 23 23:09:48 03bzhou * r9791 10optware/trunk/make/ocaml.mk: ocaml: force /opt/lib rpath on ocamlrun and ocamlyacc **** ENDING LOGGING AT Tue Mar 24 02:59:57 2009