#1938: LC_ALL=C causes bash testsuite failure and ugly "make menuconfig" output --------------------------------------------+------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: task | Status: new Priority: normal | Milestone: 6.3 Component: Book | Version: SVN Severity: normal | Resolution: Keywords: | --------------------------------------------+------------------------------- Comment (by [EMAIL PROTECTED]):
You have got the idea - but for "make menuconfig" you also have to unset LC_ALL. Maybe: make LANG=<host_LANG_or_LC_CTYPE_value> LC_ALL= menuconfig -- Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1938#comment:5> LFS Trac <http://wiki.linuxfromscratch.org/lfs/> Linux From Scratch: Your Distro, Your Rules. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
