Technote (troubleshooting)
Problem(Abstract)
This technote explains how to resolve an error [error message] that can occur in IBM Informix C-ISAM, 4GL,ESQL-C or SDK.
Symptom
undefined reference to `dlclose'
undefined reference to `dlopen'
undefined reference to `dlsym'
Cause
missing -ldl flag in compile line
Resolving the problem
include the -ldl flag in compile line
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.