On 12.9.2014 19:18, Fernando de Oliveira wrote:
I'm not finding where the following messages are coming from. Built LFS7.6-rc-1 with jhalfs. Only optimization was to use -j4 (although it seemed to not be recognized, at least after jhalfs chrooted to chapter 6).I am starting to suspect that rebuilding per would solve it, and I would not need to rebuild the entire system. As there are three levels involded: LFS,jhalfs and blfs, I needed to decide where to send. Please, if you think it is LFS support, tell me and I will just move there. lsb-release-1.4: ... Uncompressing lsb-release-1.4.tar.gz perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "pt_BR.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). ... openssl-1.0.1i: ... patching file Makefile.shared patching file test/Makefile Operating system: i686-whatever-linux2 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "pt_BR.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: ... [Many times repeated] dejagnu-1.5.1: ... configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "pt_BR.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). ...
Check your locale -a output and make sure that pt_BR.UTF-8 is actually generated by localedef.
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
