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

Martin Kletzander mkletzan at redhat.com
Tue Mar 30 15:59:24 UTC 2021


On Tue, Mar 30, 2021 at 10:27:54AM -0500, Eric Blake wrote:
>On 3/30/21 9:52 AM, Martin Kletzander wrote:
>> 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)"; \
>
>Do we want consistent quoting between these two lines?
>

Oh, I could've copy-pasted the fancy quotes, yeah.

>>  	    echo "and rerun ./configure && make";              \
>>  	    echo;                                              \
>>  	    echo "        *** *** ***";                        \
>>
>
>-- 
>Eric Blake, Principal Software Engineer
>Red Hat, Inc.           +1-919-301-3226
>Virtualization:  qemu.org | libvirt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20210330/9da5b9a1/attachment.sig>


More information about the Libguestfs mailing list