From 7f0663b4f74add6d701a3a6cb3d91f03c5999c86 Mon Sep 17 00:00:00 2001 From: Piruzzolo Date: Wed, 15 Apr 2020 18:47:49 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 90a2c32..b2ce9f3 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,8 @@ in Ubuntu or *linux-glibc-devel* in Suse): $ make ``` Please, do not forget the *--recursive* option to download a required submodule (otherwise the build would fail). + + NOTE: if it says + fatal error: stropts.h: No such file or directory + do: + touch /usr/include/stropts.h