On Sat, Nov 26, 2016 at 6:18 PM, Hannes Mehnert <[email protected]> wrote:
> On 26/11/2016 18:00, Federico Gimenez wrote: > > File "lib/qcow.ml", line 46, characters 12-16: > > Error: Unbound type constructor B.id > > > > this happens also while trying to build with oasis, will try to find > what's > > going on. > > I suspect you've to use the mirage-dev branch (which unfortunately is > not up-to-date with master) of ocaml-qcow if you're using mirage-dev > (which does no longer have the type id). See > https://github.com/mirage/ocaml-qcow/commit/b9798242987b8bb85681dc02cc24e0 > c930125027 > et al (https://github.com/mirage/ocaml-qcow/commits/mirage-dev) > Sorry for the divergence between master and mirage-dev. I released some `resize` fixes yesterday and am hoping to implement basic `discard` (aka TRIM) support this week. I recommend targeting the mirage-dev branch for now, as hannes suggests, and I can give you a hand with rebasing it later if master diverges a little. Cheers, Dave
_______________________________________________ MirageOS-devel mailing list [email protected] https://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
