| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| From: | "Gabriel Soullier" <gsoullier AT sigoconseil DOT fr> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Pb of include files |
| Date: | Fri, 28 Jun 2002 11:22:03 +0200 |
| Message-ID: | <NEBBLMNKCLHLKHALLPCHKEJPCEAA.gsoullier@sigoconseil.fr> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
| Importance: | Normal |
Is anyone can help me and explain me what happenning with inculde fikes ?
Thanks
Microsoft (R) 32-bit C/C++ Standard Compiler Version 12.00.8168 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
apilock.c
c:\cygwin\usr\include\sys/ipc.h(51) : error C2061: syntax error : identifier
'uid_t'
c:\cygwin\usr\include\sys/ipc.h(52) : error C2061: syntax error : identifier
'gid'
c:\cygwin\usr\include\sys/ipc.h(52) : error C2059: syntax error : ';'
c:\cygwin\usr\include\sys/ipc.h(53) : error C2061: syntax error : identifier
'cuid'
c:\cygwin\usr\include\sys/ipc.h(53) : error C2059: syntax error : ';'
c:\cygwin\usr\include\sys/ipc.h(54) : error C2061: syntax error : identifier
'cgid'
c:\cygwin\usr\include\sys/sem.h(78) : error C2079: 'sem_perm' uses undefined
struct 'ipc_perm'
c:\cygwin\usr\include\sys/sem.h(109) : error C2061: syntax error :
identifier 'pid_t'
c:\cygwin\usr\include\sys/sem.h(111) : error C2054: expected '(' to follow
'Unsigned'
c:\cygwin\usr\include\sys/sem.h(171) : error C2061: syntax error :
identifier 'ushort'
c:\cygwin\usr\include\sys/sem.h(173) : error C2059: syntax error : '}'
c:\cygwin\usr\include\sys/sem.h(174) : error C2059: syntax error : '}'
.........................
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |