From: tgendron 2.0 home (tgendron@caneel.East.Sun.COM)
Date: 02/23/93


From: tgendron@caneel.East.Sun.COM (tgendron 2.0 home)
Subject: Re: SLS problem: no IPC
Date: 23 Feb 1993 17:53:07 GMT

In article 6671@crd.ge.com, davidsen@ariel.crd.GE.COM (william E Davidsen) writes:
>
> SLS has the header files for IPC, but when trying to link the IPC
>system calls, like semctl, are missing. I searched all the lib*.a
>libraries with ar and didn't find them, so it's not obvious that I need
>a library. Is this just broken, or have I missed something.
        
use nm as opposed to ar as the symbol you seek maybe internal to
a "dot oh".

On the other hand the libs may be missing...

TomG