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.

What does it mean when appcert complains about an application because it couldn find a library?

0
Posted

What does it mean when appcert complains about an application because it couldn find a library?

0

Appcert looks in the list of directories specified by the current LD_LIBRARY_PATH (and finally in /usr/lib) for libraries containing the symbols used by an application. If a non-Solaris library is used by the application, but is not on LD_LIBRARY_PATH, then appcert cannot find those symbols unless the “-R” option was used at build time to specify where the libraries were located. The presence of unbound symbols and/or failure to find a library will cause appcert to fail an application.

Related Questions

What is your question?

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

Experts123