IEW2459W INCLUDED MEMBER member-name FAILED TO RESOLVE REFERENCE. [NAME SPACE = name-space]

Explanation

The 'member-name' displayed was included during autocall processing, but did not contain a label (entry name) of the same name. IEW2497W will also be issued.

Name space indicates the type of external symbol being referenced, and can have one of these values:
  1. normal external names
  2. pseudo register names
  3. parts (usually external data items such as data items in C writable static)

Name space will not be printed if its value is 1.

System action

The symbol remains unresolved. Processing continues.

User response

Ensure that the member name and library are correct and that the member contains a section or label which matches the member name.

Source

Binder

Module

IEWBBRBA