View previous topic :: View next topic |
Author |
Message |
deepthij Beginner
Joined: 08 May 2009 Posts: 13 Topics: 6 Location: Bangalore
|
Posted: Thu May 21, 2009 10:47 pm Post subject: IEW2456E 9207 SYMBOL FAIL UNRESOLVED |
|
|
Hi All,
I modified the code changes for subprogram, it did run succesfully with RC=0. But when i try to compile main module its throwing error as RC=12.
It JESMSGLG its displaying as:
COMPILE 00
PLKED 00
LKED 12
Here is the error message in LKED Stage.
IEW2456E 9207 SYMBOL FAIL UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL
IEW2638S 5384 AN EXECUTABLE VERSION OF MODULE *NULL* EXISTS AND CANNOT BE REPLACED BY THE NO
CREATED.
Could any one help me regarding this issue.
Thanks in Advacne. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Fri May 22, 2009 10:44 am Post subject: |
|
|
deepthij,
Your LINKEDIT SYSIN statements were out of order . Post your LKED step
Kolusu |
|
Back to top |
|
 |
|
|