When building the ILEASTIC library using QSH call to gmake, the following error kills the build process. I turned in *PRINT to generate compile listing.
CWX9001 seems to be an interesting error:
Msg id Sv Message text
*CWX9001 40 An error occurred during translation.
Cause . . . . . : An irrecoverable error has occurred during
translation. The reason code is 0001. See the previous
messages listed in the joblog.
Recovery . . . : This error indicates that an internal
compiler error has occurred. Contact your service
representative.
* * * * * E N D O F C O D E G E N E R A T I O N M E S S A G E S
THE COMPILATION WAS UNEXPECTEDLY CANCELLED. THE REASON COULD BE ONE OF THE
FOLLOWING:
-- COMPILING IN BATCH WITH ALWMLTTHD(*YES) SPECIFIED FOR THE JOB.
-- CANCELLATION OF SESSION WHILE COMPILE IS IN PROGRESS.
-- ENDING LAST REQUEST WHILE COMPILE IS IN PROGRESS.
Compilation failed. Module MEDIATYPE not created in library ILEASTIC.
* * * * * E N D O F C O M P I L A T I O N * * * * *
gmake[1]: *** [makefile:37: mediatype] Error 255
gmake[1]: Leaving directory '/prj/ILEastic/src'
gmake: *** [makefile:58: compile] Error 2
$
When building the ILEASTIC library using QSH call to gmake, the following error kills the build process. I turned in *PRINT to generate compile listing.
CWX9001 seems to be an interesting error: