diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index 9ffccab17..2f1039f68 100644 --- a/chapter06/glibc-inst.xml +++ b/chapter06/glibc-inst.xml @@ -13,6 +13,7 @@ Install Glibc by running the following commands:
+ mknod -m 0666 /dev/null c 1 3 && touch /etc/ld.so.conf && mkdir /usr/src/glibc-build && cd /usr/src/glibc-build &&