[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Brendan Miller <catphive.lists@g...> |
| Subject: | ubuntu ocaml missing unix module |
has anyone else run into this? on ocaml 3.08.3-3ubuntu5(breazy) the implementation of the Unix module doesn't seem to be included. I get this error when trying to use functions in UnixLabels or Unix No implementations provided for the following modules: UnixLabels referenced from net.cmx anyone know how to fix this? I'm a little frustrated, as I don't want to remove this package and mess up everything that depends on it...