Operating System - Linux
1828264 Members
2817 Online
109975 Solutions
New Discussion

Re: 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.