On Fri, Aug 20, 2010 at 02:57:57PM +0200, Tobias Gasser wrote:
> i just rebuild chapter 5 with your setting (LC_ALL and LANGUAGE are
> unset, LANG=de_CH.UTF-8)
>
> perl throws tonns of
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = (unset),
> LC_ALL = (unset),
> LANG = "de_CH.UTF-8"
> are supported and installed on your system
> perl: warning: Falling back to the standard locale ("C")...Are the locales set up properly? :-) If you have a simple program that just calls setlocale(LC_ALL, ""); and prints the return value, does it fail as well at this point in the build? (What about with LANG set to de, and everything else unset?) If so, is any useful info provided by strace(1) -- what locale files are being used? (Or tried, anyway.)
pgpBgx1N8azKd.pgp
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
