delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <bb663b520708280627s4d203b33ue468d7a6df159c1f@mail.gmail.com> |
Date: | Tue, 28 Aug 2007 15:27:55 +0200 |
From: | "Mehdi Rabah" <mehdi DOT rabah AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | [ipc] semtimedop undeclared |
MIME-Version: | 1.0 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi, I'm trying to compile a linux project with cygwin. There is a file which use IPC and include all the necessary files #include <sys/types.h> #include <sys/ipc.h> #include <sys/shm.h> #include <sys/sem.h> #include <sys/time.h> but still, I have this error at compile time: error: `semtimedop' undeclared (first use this function) what can I do about this ? Regards, -- Mehdi Rabah -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |