Hello co-listers:

I’ve installed LFS 8.4. I’ve built several BLFS packages without problem and 
X-Window is running (with motif-2.3.8). At the booting of MariadB I’ve detected 
the following problem:

-bash-5.0# echo foobar | LANG=POSIX cut -c4
b
-bash-5.0# echo foobar | LANG=en_US.iso8859-1 cut -c4
b
-bash-5.0# echo foobar | LAN=en_US.utf8 cut -c4

-bash-5.0#

I’m almost sure I’ve properly applied the coreutils-8.30-i18n-1.patch at LFS 
chapter 6. Just in case, I’ve rebuilt coreutils-8.30 applying patch with a 
clean environment:

-bash-5.0$ env -i TERM="$TERM" HOME=“$HOME" 
PATH="/bin:/sbin:/usr/bin:/usr/sbin" LC_ALL=POSIX /bin/bash
bash-5.0$

I’ve built coreutils (with patch, indeed) as LFS book reads without problem and 
all tests passed, but test-getlogin as expected.
The problem with cut command remains.

What (and where) I’ve made the mistake? Is it safe to continue?

Thanks in advance.

Kind regards.

J.C.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to