On Sun, Aug 28, 2022 at 04:39:07PM +0100, Richard W.M. Jones wrote:
On Sun, Aug 28, 2022 at 11:21:25PM +0800, Ming Lei wrote:
> On Sat, Aug 27, 2022 at 06:40:29PM +0100, Richard W.M. Jones wrote:
> > Alright, so final version for now is here:
> >
> >
https://gitlab.com/rwmjones/libnbd/-/tree/nbdublk/ublk
>
> Just clone the above branch, but can't build because of missing
> ocamlbuild & ocamlcc.
You should only need /usr/bin/ocamlc I think. It is used to generate
the state machine and language bindings.
Btw on Fedora the fastest way to get the dependencies needed is:
# dnf builddep libnbd
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html