Here is the link step.  Thanks!

 000077 //LKED   EXEC PGM=HEWL,COND=(4,LT,COMPILE),
 000078 //    REGION=&LREGSIZ,PARM='&LPARM'
 000079 //SYSLIB   DD  DSNAME=TCPIP.SEZACMTX,DISP=SHR
 000080 //         DD  DSNAME=&LIBPRFX..SCEELKED,DISP=SHR
 000081 //SYSPRINT DD  SYSOUT=*
 000082 //SYSLIN   DD  DSNAME=*.COMPILE.SYSLIN,DISP=(OLD,DELETE)
 000083 //         DD  DDNAME=SYSIN
 000084 //SYSLMOD  DD  DSNAME=&OUTFILE
 000085 //SYSUT1   DD  UNIT=&TUNIT.,SPACE=&TSPACE.
 000086 //SYSIN    DD  DUMMY

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Lizette Koehler
Sent: Friday, May 27, 2011 12:05 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Mainframe C Link Step Error - using pthread (POSIX)

>
>We are receiving an 8 on our linking of a C module on the mainframe (z/os 1.7)
>
>The error is:  IEW2456E 9207 SYMBOL PTHREAD@ UNRESOLVED.
>
>Does a library need to be included in our link's syslib?
>
>Thank you!


Can you post your JCL for your LKED step?

Lizette

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to