Suggested Changes
Suggested Changes
- Make one of the following changes:
- Remove the symbol that is not defined from the binder language source file.
- On the MODULE parameter of the CRTSRVPGM command, specify the module that has the desired symbol to be exported.
- Add the symbol to one of the modules that will be bound by copy, and re-create the module object.
- Run the CRTSRVPGM command.
In this example, the source line of EXPORT SYMBOL(Q) is removed from the binder language source file.