| www.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 |
| Date: | Mon, 22 Jul 2002 09:18:54 -0700 |
| From: | Dario Alcocer <alcocer AT helixdigital DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Strange, strange... |
| Message-ID: | <20020722091854.A16875@ns.helixdigital.com> |
| References: | <NEBBLMNKCLHLKHALLPCHCEJNCFAA DOT gsoullier AT sigoconseil DOT fr> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5.1i |
| In-Reply-To: | <NEBBLMNKCLHLKHALLPCHCEJNCFAA.gsoullier@sigoconseil.fr>; from gsoullier@sigoconseil.fr on Mon, Jul 22, 2002 at 10:10:49AM +0200 |
On Mon, Jul 22, 2002 at 10:10:49AM +0200, Gabriel Soullier wrote:
> What a strange thing Cygwin....
>
> 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'
[snip]
> c:\cygwin\usr\include\sys/sem.h(173) : error C2059: syntax error : '}'
> c:\cygwin\usr\include\sys/sem.h(174) : error C2059: syntax error : '}'
> make: *** [apilock.o] Error 2
Things to check:
* make sure all headers required by System V IPC are checked
(I don't remember what they are, but read the man page 'ipc')
* check your mounts; it looks like you might've installed Cygwin
to use text mounts, but are now using binary mounts instead to
access the header files.
--
Dario Alcocer -- Sr. Software Developer, Helix Digital Inc.
alcocer AT helixdigital DOT com -- http://www.helixdigital.com
--
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 |