Make -f Ins_ldap.mk Command to Relink Fails With "cannot Find -lgsl*19" errors
(Doc ID 3023689.1)
Last updated on MAY 24, 2024
Applies to:
Oracle Internet Directory - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
After applying the DB Client 19c "Patch 35943354: DATABASE RELEASE UPDATE 19.21.0.0.0 FOR FMW DBCLIENT" on OID, The make command which is part of the Post-Installation Instructions to relink is failing with below errors.
make -f ins_ldap.mk ORACLE_HOME=$ORACLE_HOME install
/usr/bin/ld: cannot find -lgslus19
/usr/bin/ld: cannot find -lgslcommon19
/usr/bin/ld: cannot find -lgslclient19
/usr/bin/ld: cannot find -lgslec19
:
:
/usr/bin/ld: cannot find -lgslber_s19
/usr/bin/ld: cannot find -lgslir19
/usr/bin/ld: cannot find -lgslus19
/usr/bin/ld: cannot find -lgslsm19
/usr/bin/ld: cannot find -lgslec19
/usr/bin/ld: cannot find -lgsldb19
/usr/bin/ld: cannot find -lgslus19
/usr/bin/ld: cannot find -lgslir19
/usr/bin/ld: cannot find -lgslus19
make: *** [ins_ldap.mk:96: oiddispd] Error 1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |