EC1138: Unable to load ClearCase: [error detail]

Article ID:360033192451
1 minute readKnowledge base

Summary

The user invoked emake with the
--emake-clearcase option specified, but emake was unable to load the ClearCase integration module.

Description

emake will display error EC1138 if the user specifies a value for the --emake-clearcase command-line option, but emake fails to load the ClearCase integration module for any reason. The error detail in the error message will provide additional information about the cause of the error.

Reasons

Because emake is interacting with an external system (ClearCase), the cause of the failure could be just about anything. Look to the error detail in the error message for the specific cause of the failure.

For example, one cause of this error is that ClearCase is not installed or is improperly installed on the host used to invoke emake:

ERROR EC1138: Unable to load ClearCase: Couldn't open ecclearcase6.so: libatriabuild.so: cannot open shared object file: No such file or directory


Couldn't open ecclearcase7.so: libatriabuild.so: cannot open shared object file: No such file or directory

Fixes

The resolution to this issue will depend on the specific cause of the error.