|
@@ -18,6 +18,12 @@ again inside the <filename>glibc-&glibc-version;</filename> directory, and to
|
|
unset any environment variables that override the default optimization
|
|
unset any environment variables that override the default optimization
|
|
flags.</para>
|
|
flags.</para>
|
|
|
|
|
|
|
|
+<para>Though it is a harmless message, the install stage of Glibc will
|
|
|
|
+complain about the absence of <filename>/etc/ld.so.conf</filename>. Fix this
|
|
|
|
+annoying little warning with:</para>
|
|
|
|
+
|
|
|
|
+<screen><userinput>touch /etc/ld.so.conf</userinput></screen>
|
|
|
|
+
|
|
<para>Then apply the same patch we used previously:</para>
|
|
<para>Then apply the same patch we used previously:</para>
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../&glibc-sscanf-patch;</userinput></screen>
|
|
<screen><userinput>patch -Np1 -i ../&glibc-sscanf-patch;</userinput></screen>
|