diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/lockingglibc.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/lockingglibc.xml b/chapter05/lockingglibc.xml index 521c09020..4dfb94ab2 100644 --- a/chapter05/lockingglibc.xml +++ b/chapter05/lockingglibc.xml @@ -60,7 +60,8 @@ output of the last command will be:</para> <blockquote><screen>[Requesting program interpreter: /tools/lib/ld-linux.so.2]</screen></blockquote> <para>If you did not receive the output as shown above, then something is -seriously wrong. You will need to investigate and retrace your steps to find +seriously wrong. This includes if the output of the command is blank! +You will need to investigate and retrace your steps to find out where the problem is and correct it. There is no point in continuing until this is done. Most likely something went wrong with the specs file amendment above. Note especially that <filename>/tools/lib</filename> appears |