Resolution:
Correct the code; then recompile.
Example:
The following example shows code that would throw this error.
interface-id IInterface1 internal.
end interface.
interface-id IInterface2 public inherits type IInterface1.
end interface.