Author: bdubbs
Date: Sat Aug 3 22:53:28 2019
New Revision: 11649
Log:
Remove an erroneous file in gcc added by the fixincludes process
Modified:
trunk/BOOK/chapter06/gcc.xml
Modified: trunk/BOOK/chapter06/gcc.xml
==============================================================================
--- trunk/BOOK/chapter06/gcc.xml Sat Aug 3 13:25:53 2019 (r11648)
+++ trunk/BOOK/chapter06/gcc.xml Sat Aug 3 22:53:28 2019 (r11649)
@@ -152,9 +152,10 @@
is not enabled in the kernel even though it is present on the CPU.
</para></note-->
- <para>Install the package:</para>
+ <para>Install the package and remove an unneeded directory:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make installi
+rm -rf
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include-fixed/bits/</userinput></screen>
<para>Create a symlink required by the <ulink
url="https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s09.html">FHS</ulink>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page