On Sun, 6 Oct 2013 10:03:52 +0200
Graham Crowe <graham.crowe...@gmail.com> 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 in development.

-- 
William Harrington <kb0...@berzerkula.org>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to