> See $PLAN9/include/u.h. You may need to add something to the
> /* OS-specific crap */ section. Adding
> 
> #include <pthread.h>
> #define PLAN9PORT_USING_PTHREAD 1
> 
> for your version of linux just might do the trick.

Could this cause what looks to me like a compiler error?  I think P9P
knows to use pthreads, but I'm prepared to be surprised.

I will be looking into it, thank you for the pointer.

++L


Reply via email to