cp openflow/openflow.mli std/openflow.mli
/usr/local/bin/ocamldep.opt -pp 'camlp4o.opt -I ../../../syntax/_build str.cmxs pa_mirage.cmxs -cow-no-open -lwt-debug' -modules std/openflow.mli > std/openflow.mli.depends
/usr/local/bin/ocamlc.opt -c -nostdlib -annot -g -pp 'camlp4o.opt -I ../../../syntax/_build str.cmxs pa_mirage.cmxs -cow-no-open -lwt-debug' -I std -o std/openflow.cmi std/openflow.mli
+ /usr/local/bin/ocamlc.opt -c -nostdlib -annot -g -pp 'camlp4o.opt -I ../../../syntax/_build str.cmxs pa_mirage.cmxs -cow-no-open -lwt-debug' -I std -o std/openflow.cmi std/openflow.mli
File "openflow/switch.mli", line 711, characters 23-34:
Error: Unbound module OS.Netif
Command exited with code 2.
make[1]: *** [node] Error 10
make[1]: Leaving directory `/home/xen/code/mirage/lib'
make: *** [all] Error 2