Unix error 17 on nqueens example

Pierre-Alexandre Voye <[email protected]> Sun, 26 Feb 2012 23:45:32 +0100
Newsgroups gmane.comp.lang.ocaml.lib.net.devel
Message-ID <CANnJ5Geau9ntP1A15MX25LrjmXwSDvyVh+SrY7OL1nvpivs_vw@mail.gmail.com>
Hi list,

In my mac (Lion, 10.7) I'm unable to make nqueens example work with -mp or
even -sht flags
Here my attempts :

$ time ./nqueens -n 3 -mp > /dev/null
Fatal error: exception Unix.Unix_error(17, "",
"/Users/ontologiae/Documents/Projets/COWEBO/CoweboDev/Etudes/ocamlnet-3.5/examples/multicore/run_nqueens/netplex.controller/admin")


time ./nqueens -n 3 -sht > /dev/null
Fatal error: exception Unix.Unix_error(12, "fchmod", "")


$ time ./nqueens -n 3 -mp2 > /dev/null
Fatal error: exception Unix.Unix_error(12, "fchmod", "")

Is it a mac/BSD linked problem ?

Regards

Pierre-Alexandre

-- 
---------------------
https://twitter.com/#!/ontologiae/
http://linuxfr.org/users/montaigne

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/

_______________________________________________
Ocamlnet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ocamlnet-devel