On Tue, 10 Dec 2013 15:00:24 -0600, Henrique Seganfredo <[email protected]> wrote:
>Yes, the message I posted is from the prelinker. > Then you need to tell the pre-linker how it can resolve these symbols. For that, you need the corresponding IMPORT member. Add an INCLUDE statement for that member to your input deck for the pre-linker on the //PLKED.SYSIN DD. >JCL part: >//LKED EXEC PGM=HEWL,REGION=0M,PARM='AMODE=31,RENT,MAP' >... >//SYSLIB DD DSNAME=SYS1.SIEALNKE(GLDCLDAP),DISP=SHR > On the SYSLIB concatenation of your link-edit step, omit the member names. Cheers, Jantje. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
