Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I fix gcc errors about “PAtomicInteger” when compiling OpenH323 or OPAL?

0
Posted

How do I fix gcc errors about “PAtomicInteger” when compiling OpenH323 or OPAL?

0

This error is usually indicates the presence of two incompatible versions of the pwlib headers, and that the openh323 build process is detecting the wrong set which is probably located in in /usr/local/include or /usr/include (check the configure output to be sure) The easiest way to solve the problem is to set the PWLIBDIR environment to point to the correct version of PWLib. Alternatively, deinstall the incorrect version so that the auto-detection find the correct version.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123