On Fri, Nov 15, 2013 at 9:43 PM, Ted Unangst <t...@tedunangst.com> wrote: > On Fri, Nov 15, 2013 at 07:42, David Coppa wrote: >> Pretty straightforward. Some notes about ocaml-net: >> >> netcamlbox and netmulticore are not being built anymore because we >> lack POSIX named semaphores (sem_open(), sem_close(), etc). > > hrmph. that's fixable. there's even a diff if you don't mind waiting > a bit.
no problem. When your sem_open() implementation will be committed, I'll (re-)add the missing files and bump the revision.