Thanks for the feedback,

I realized that my current z/OS (1.13) the prelinker has no SYSN2 card, but 
then I tried using the SYSLIB (secondary input) in this following ways:

//SYSLIB   DD DSNAME=SSOP.TZ13.CEE.SCEECPP,DISP=SHR
//         DD DSNAME=SSOP.TZ13.GLD.SGLDEXPC,DISP=SHR

or being more explicit

//SYSLIB   DD DSNAME=SSOP.TZ13.CEE.SCEECPP,DISP=SHR
//         DD DSNAME=SSOP.TZ13.GLD.SGLDEXPC(GLDCLDPX),DISP=SHR

In both way I still get unresolved references on the ldap functions when I get 
to the link step.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to