**** BEGIN LOGGING AT Tue Dec 16 02:59:57 2008 Dec 16 06:43:53 03oleo * r9329 10optware/trunk/make/ (transmission.mk transmissiond.mk): transmission: 1.41b3->1.41b4 Dec 16 09:25:05 hi Dec 16 09:25:27 anybody knows where can be found the original linksys image for the slug? Dec 16 09:33:53 ok i found it Dec 16 18:53:20 03bzhou * r9330 10optware/trunk/make/ (transmission.mk transmissiond.mk): transmission/transmission: autogen or autoreconf problematic, configure is provided in tarball, so just use it Dec 16 21:18:04 What else do I need to do to start an EABI slugosbe build? I changed the DISTRO version to 5.1alpha? Dec 16 21:21:23 joshin: good question. I don't know; we haven't got there just yet. Dec 16 21:22:07 Oh. Good. I thought I was doing something dumb. Dec 16 21:22:09 If you just use the master makefile to build the latest development version, you've got the closest thing -- an EABI/OABI capable kernel, but the toolchain and user-space is still OABI. Dec 16 21:23:24 Cool, thanks. Dec 16 21:24:11 I'm actually considering holding the 5.x development tip compatible with the existing OABI feeds for the moment, and going off on a branch to get the EABI stuff working. THe issue is that EABi will require a total rebuild of everything, and will be incompatible with all exisitng feeds for SlugOS, with the possible (but unknown) Optware feeds. Dec 16 21:24:46 er, with the possible (but unknown) exception of the Optware feeds, I mean. Dec 16 21:53:43 So long as I can bootstrap EABI gentoo , I'm happy. ;) Dec 16 21:54:12 joshin: let me know how it works -- the 5.1 kernel (2.6.27) should be able to do it. Dec 16 21:57:41 Hmmm, looks like my kick off of a fresh build yesterday with DISTRO set to 5.1-alpha didn't build the new kernel. What should I do to force it to do so? Dec 16 21:58:01 * joshin has gotten rusty with OE & SlugOS lately Dec 16 21:58:18 sync up. Remove *everything* in your local.conf. build. Dec 16 22:00:09 03oleo * r9331 10optware/trunk/make/transmissiond.mk: transmissiond: can only be build though AM Dec 16 22:00:12 ok. The only thing I had in my local.conf was -> DISTRO_VERSION = "5.1-alpha" Dec 16 22:00:23 Syncing and kicking off a virgin build now. Thanks. Dec 16 22:06:18 03bzhou * r9332 10optware/trunk/Makefile: transmissiond: demoted, build broken Dec 16 23:44:16 A freshly synced virgin "make slugosbe" build used the linux-ixp4xx-2.6.24.7+svnr1066-r0 kernel instead of the 2.6.27 one. What did I do wrong? (Or could it be an endian thing) Dec 16 23:46:25 PREFERRED_VERSION_linux-ixp4xx = "2.6.27.8+svnr${SRCREV}" Dec 16 23:46:37 From distro/conf/include/slugos.inc. Dec 16 23:46:46 please check to make sure your's has that same line. Dec 16 23:49:28 Oh - and make sure that you've pulled a fresh (recent) copy of the Makefile -- it should be using "git" not monotone anymore. Dec 17 01:44:54 Aah, that's it, I have an old version of the makefile. Dec 17 01:48:33 :) **** ENDING LOGGING AT Wed Dec 17 02:59:57 2008