And on that note, I would just issue the "env" command to inspect all the environment variables, including the ones the OP (thinks he) has already played with to make sure they are what they were intended to be.
Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ On Wed, 10 Nov 2010 11:47:44 -0500, Veilleux, Jon L <[email protected]> wrote: >Is it in the STEPLIB variable of /etc/profile? > >-----Original Message----- >From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Pfister, Nathan Mr CIV DISA CD543 >Sent: Wednesday, November 10, 2010 10:48 AM >To: [email protected] >Subject: GCC on z/OS > >This is a shot in the dark, but I am hoping maybe someone here can help me...I didn't get a response on MVS-OE, so I am hoping someone here may have some insight into my problem. > >I am trying to run GCC on z/OS Unix System Services...and I cannot get my c code to compile. I get the error: IKJ56228I DATA SET CEE.SCEELKED NOT IN CATALOG OR CATALOG CAN NOT BE ACCESSED I understand that it is trying to point to CEE.SCEELKED, and I know what the dataset is, (on our system it is SYS1.LE.SCEELKED). My question is >this: What environment variable on the Unix side do I need to change to point to the proper library? I've tried all the _CC_, _C89_, and _CXX_ variables (example _CC_PLIB_PREFIX_=SYS1.LE) but nothing seems to be the right variable. > >Thanks in advance for any insights offered. > >Thanks, > >Nathan Pfister >IT Specialist, DISA Mechanicsburg >[email protected] > > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html >This e-mail may contain confidential or privileged information. If >you think you have received this e-mail in error, please advise the >sender by reply e-mail and then delete this e-mail immediately. >Thank you. Aetna > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, >send email to [email protected] 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 [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

