When compiling we are getting the following error:

apitest.c:28:31: ipc.h: No such file or directory
apitest.c:29:31: shm.h: No such file or directory

Since we were told not to include the Cygipc library when building the 
application, 
we have removed the cygipc library and sources from our work directory and 
Include path.
As we have included the following header files and methods of Cygipc in our 
application we
are getting errors when compiling. 
Header Files :  ipc.h,sem.h,shm.h
Calls : semctl, semget, semop
          shmtcl, shmget, shmat, shmdt
          msgctl, msgget, msgsnd, msgrcv

Now that our intension is to use Cygserver, which are the corresponding header 
files and calls we need to include? I understand this is not going to be as 
simple as including the header files and building successfully. 

Thanks
Neo.

----- Original Message ----
From: Corinna Vinschen <[EMAIL PROTECTED]>
To: cygwin cygwin <cygwin@cygwin.com>
Sent: Monday, 5 March, 2007 7:51:45 PM
Subject: Re: Difference Between CYGIPC And CYGServer


On Mar  5 19:32, neo napster wrote:
> I have tried the suggested solution, but compilation failed as we have 
> included  

"compilation failed" is everything but detailed enough to help.

> ----- Original Message ----
> From: Charles Wilson <[EMAIL PROTECTED]>


http://cygwin.com/acronyms/#PCYMTNQREAIYR


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


                
___________________________________________________________ 
What kind of emailer are you? Find out today - get a free analysis of your 
email personality. Take the quiz at the Yahoo! Mail Championship. 
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to