On 7/5/2012 8:47 PM, ? ? wrote:
Hello, It's my first time to do LFS, and sorry for my poor english.

I came across a little problem when test Charpter 6.40 Findutils-4.4.2(LFS 7.1), after i enter "make check", I noticed two line skipped test. It says "no chinese GB 18030 locale is installed", but I indeed install the GB 18030 locale(follow the instruction when installing Glibc-2.14.1 "localedef -i zh_CN -f GB18030 zh_CN.GB18030") . And I re-enter the "localedef -i zh_CN -f GB18030 zh_CN.GB18030",then "make check", but its output is still says "no chinese GB18030 locale is installed"...

Can anybody give me some advice please? So far, this uncompleted LFS is fine, but will this GB 18030 locale affect the final system?
--------------------------------------------------------
PASS: test-malloca
PASS: test-mbscasestr1
PASS: test-mbscasestr2.sh
Skipping test: no chinese GB18030 locale is installed
SKIP: t est-mbscasestr3.sh
PASS: test-mbscasestr4.sh
PASS: test-mbsstr1
PASS: test-mbsstr2.sh
Skipping test: no chinese GB18030 locale is installed
SKIP: test-mbsstr3.sh
...
PASS: test-yesno.sh
======================
All 48 tests passed
(2 tests were not run)
======================

----------------------------------------------------
Thanks!
frozenmaple
  --
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page






I don't know what the experts are going to say, but I'd suggest running the command to install all of the locales. It might be hiding somewhere that isn't being searched otherwise, and unless it's a really small partition to work on, extra locales won't hurt to have on hand. However, if installing all of the locales doesn't work, then I have no idea what else is going on besides maybe extra configuration issues.

Elly

-- 
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