Author: pierre
Date: Mon Jun 8 13:42:12 2020
New Revision: 11907
Log:
Add a warning before installation of glibc-chapter5
Modified:
branches/cross2/chapter05/glibc.xml
Modified: branches/cross2/chapter05/glibc.xml
==============================================================================
--- branches/cross2/chapter05/glibc.xml Mon Jun 8 13:24:56 2020 (r11906)
+++ branches/cross2/chapter05/glibc.xml Mon Jun 8 13:42:12 2020 (r11907)
@@ -157,6 +157,12 @@
<para>Install the package:</para>
+ <warning><para>If <envar>LFS</envar> is not proprly set, and despite the
+ recommendations, you are building as root, the next command will install
+ the newly built glibc to your host system, which most likely will render it
+ unusable. So double check that the environment is correctly set for user
+ <systemitem class="username">lfs</systemitem>.</para></warning>
+
<screen><userinput remap="install">make DESTDIR=$LFS
install</userinput></screen>
<variablelist>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page