Operating System - Linux
1753366 Members
5449 Online
108792 Solutions
New Discussion

Locating header file of CMA threads.

 
AllianceOneDevS
Occasional Advisor

Locating header file of CMA threads.

It appears that we do not have /usr/include/dce/pthread.h on our build system --- what packages do I need to install to get that header file?

Also, is there any way to get a version of the swtools that do not link to CMA threads, as it looks like the use of CMA threads have been deprecated.

Thanks for your help
sharan
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: Locating header file of CMA threads.

The correct include for pthreads is:
#include <pthread.h>

Make sure you don't have any -I/usr/include/dce paths in your compile.