|
Boost Users : |
From: Stefan Arentz (stefan.arentz_at_[hidden])
Date: 2007-11-24 10:20:20
I checked out boost trunk from svn and tried to compile a simple
boost.interprocess example. Unfortunately it fails at a rather
unexpected place:
% c++ doc_message_queueA.cpp -Itrunk -o doc_message_queueA
% ./doc_message_queueA
Assertion failed: (res == 0), function lock, file
trunk/boost/interprocess/sync/posix/interprocess_mutex.hpp, line 116.
zsh: abort ./a
The error code is 22, EINVAL.
I'm on OS X 10.5.1, maybe that is too new, or not yet tested?
S.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net