Hi, I have successfully built an uclibc (o32) system with my yeeloong 8089_D (with gentoo (uclibc tarball) as host). I want to contribut somehow for example as a tester. n32, n64 with glibc failed too, but I don't have any logs to provide. I'll keep them the next time I try such a build.
Gesendet: Sonntag, 06. Oktober 2013 um 16:45 Uhr Von: "William Harrington" <[email protected]> An: [email protected] Betreff: Re: [lfs-support] LFS for mips64 On Sun, 6 Oct 2013 10:03:52 +0200 Graham Crowe <[email protected]> wrote: > I recently purchased a Yeeloong Notebook from Lemote, > http://www.lemote.com/en/products/Notebook/2010/0310/112.html, and I'm > attempting to follow the LFS guide. I'm having problems during chapter 5. > > On my first attempt the result from the test in Glibc2.18 (chapter 5.7) was > not quite as specified: > it was: > > [Requesting program interpreter: /tools/lib32/ld-linux.so.2] > instead of: > > [Requesting program interpreter: /tools/lib/ld-linux.so.2] You have to be careful when using LFS for certain targets. MIPS64 is one of those. /lib for o32 /lib32 for n32 /lib64 for n64 I suggest you look at CLFS for building for MIPS64, and we also need testers for it as we release in on Oct 15. LFS isn't setup to build for mips because of that exact issue up there. Look at the different targets for mips in CLFS http://trac.cross-lfs.org[http://trac.cross-lfs.org] in development. -- William Harrington <[email protected]> -- http://linuxfromscratch.org/mailman/listinfo/lfs-support[http://linuxfromscratch.org/mailman/listinfo/lfs-support] FAQ: http://www.linuxfromscratch.org/lfs/faq.html[http://www.linuxfromscratch.org/lfs/faq.html] Unsubscribe: See the above information page -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
