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

Martin Kletzander mkletzan at redhat.com
Tue Mar 30 21:22:09 UTC 2021


On Tue, Mar 30, 2021 at 05:39:50PM +0100, Richard W.M. Jones wrote:
>On Tue, Mar 30, 2021 at 04:52:06PM +0200, 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)"; \
>
>This shouldn't be necessary since I added this fix:
>
>https://gitlab.com/nbdkit/libnbd/-/commit/dae04165c35f45bc0d63abebf05a1d9889298dc3
>

Oh, ok, the patch I sent is pretty old, I just forgot about it.  We'll
also have a rough check for minimal requirements after we add more
things to the CI in order to build minimal requirements.

>The other patch is fine.
>
>Rich.
>
>>  	    echo "and rerun ./configure && make";              \
>>  	    echo;                                              \
>>  	    echo "        *** *** ***";                        \
>> --
>> 2.31.1
>>
>> _______________________________________________
>> Libguestfs mailing list
>> Libguestfs at redhat.com
>> https://listman.redhat.com/mailman/listinfo/libguestfs
>
>-- 
>Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
>Read my programming and virtualization blog: http://rwmj.wordpress.com
>virt-top is 'top' for virtual machines.  Tiny program with many
>powerful monitoring features, net stats, disk stats, logging, etc.
>http://people.redhat.com/~rjones/virt-top
-------------- 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/dfb78cd3/attachment.sig>


More information about the Libguestfs mailing list