Howdy.

In trying to build LFS-7.0 with LFS-7.0, I'm getting this error:

        FAIL: test-readlink (exit: 134)
        ===============================

        test-readlink.h:41: assertion failed

It seems to be a fairly well-known issue:

        http://old.nabble.com/test-readlink-failure-td32037575.html

And it looks like 7.1 works around this by issuing a sed:

        sed -i -e '41s/ENOENT/& || errno == EINVAL/' tests/test-readlink.h

OOH, it doesn't appear to be a "huge issue", so the sed is nice...OTOH, it's 
still a red flag because I don't see this issue when building from my host 
platform (openSUSE-11.4).  That makes me think there's a glibc or kernel patch 
that we're missing.

1) Does anyone else see this in either 7.0 or 7.1 when building LFS from their 
host platform?
2) Does anyone see this when building 7.0 (or 7.1) from 7.0?
3) Does anyone see this when building 7.1 from 7.1?
4) If none-of-the-above is true for you, are you using a kernel or glibc patch? 
 If so, what is it?
5) If you're not, would you mind sending me your kernel config (or pastebin'ing 
it)?

Thanks!

        Q

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to