On 26. Feb, 2007, at 18:35 , Boris Neubert wrote:

I have changed lib/base/referenced.h and lib/net/session.h to use Lock and
it worked.

Thanks for this information. I was able to reproduce the problem,
and it turns out that _POSIX_SPIN_LOCKS is defined in unistd.h,
not in pthread.h. Due to that the header file assumed spinlocks,
whilst the implementation did not. The latest svn version should work.


Cheers,

Stefan.


_______________________________________________
eq-dev mailing list
[email protected]
https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to