diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 5171ca6ba..829b88293 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -160,6 +160,17 @@ large when covering all build scenarios using the Yocto Project. This
 section describes required packages according to Linux distribution and
 function.

+.. note::
+
+   If you don't have all of the required build packages as described below,
+   trying to build will almost certainly generate an error message similar to::
+
+      ERROR: The following required tools (as specified by HOSTTOOLS) appear
+      to be unavailable in PATH, please install them in order to proceed:
+        gawk
+
+   to let you know what's missing.
+
 .. _ubuntu-packages:

 Ubuntu and Debian
