diff --git a/chapter06/glibc-exp.xml b/chapter06/glibc-exp.xml index c1e854270..888faf6fa 100644 --- a/chapter06/glibc-exp.xml +++ b/chapter06/glibc-exp.xml @@ -1,6 +1,12 @@ Command explanations + +mknod -m 0666 /dev/null c 1 3: Glibc needs a +null device to compile properly. All other devices will be created in the +next section. + + touch /etc/ld.so.conf One of the final steps of the Glibc installation is running ldconfig to update the dynamic loader