mirage / ocaml-fat

Read and write FAT format filesystems from OCaml
ISC License
26 stars 18 forks source link

Error while compiling the dev version #29

Closed samoht closed 10 years ago

samoht commented 10 years ago

I've got this message after adding the mirage opam-repo-dev remote:

+ /Users/thomas/.opam/system/bin/ocamlfind ocamlopt -g -linkpkg -package cmdliner -package cstruct -package io-page.unix -package lwt -package mirage-block-unix -package mirage-types -package re -package re.str fat/common.cmx lib/fat.cmxa fat/impl.cmx fat/main.cmx -o fat/main.native
# File "_none_", line 1:
# Error: No implementations provided for the following modules:
#          Io_page referenced from fat/impl.cmx