In article <[email protected]> you wrote:
> I am trying to convert an XL/C module to use SSL. From the pre-link-edit step 
> I get messages like:

>       @ST00010   gsk_environment_init      

> and then from the link-edit:

> IEW2456E 9207 SYMBOL @ST00010 UNRESOLVED.  MEMBER COULD NOT BE INCLUDED FROM 
>          THE DESIGNATED CALL LIBRARY.                  

> The routines I need are in SYS1.SIEALNKE(GSKSSL). I have added this library 
> to SYSLIB in both the pre-linker and link-edit step, included it in the SYSIN 
> and SYSLIN, but nothing works. The manual says:

> Include the /usr/lib/GSKSSL.x or /usr/lib/GSKSSL64.x sidedeck in the prelink 
> or bind step input.

> But that is not very helpful with JCL (and eventually SCLM).   Has anyone any 
> idea how to do this?

> Thanks
> Robin     

The side deck for building with JCL is:

SYS1.SIEASID(GSKSSL) 

Add to SYSLIN

-- 
Don Poitras - SAS Development  -  SAS Institute Inc. - SAS Campus Drive
[email protected]           (919) 531-5637                Cary, NC 27513

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

Reply via email to