[Libguestfs] [libnbd PATCH 2/2] Add an extra info for ocamlfind dependency

Martin Kletzander mkletzan at redhat.com
Tue Mar 30 14:52:06 UTC 2021


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 generator/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/generator/Makefile.am b/generator/Makefile.am
index 594d23cf53fa..65935e6e330f 100644
--- a/generator/Makefile.am
+++ b/generator/Makefile.am
@@ -96,6 +96,7 @@ stamp-generator:
 	    echo "Source files are missing from your build.";  \
 	    echo;                                              \
 	    echo "Install the OCaml bytecode compiler (the program called ‘ocamlc’)"; \
+	    echo "and OCaml findlib (program called ocamlfind)"; \
 	    echo "and rerun ./configure && make";              \
 	    echo;                                              \
 	    echo "        *** *** ***";                        \
-- 
2.31.1




More information about the Libguestfs mailing list