| 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 |
| Message-ID: | <3D3C01CD.47E239FA@iee.org> |
| Date: | Mon, 22 Jul 2002 13:59:57 +0100 |
| From: | Don Sharp <dwsharp AT iee DOT org> |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: TR: Strange, strange... |
| References: | <NEBBLMNKCLHLKHALLPCHGEJOCFAA DOT gsoullier AT sigoconseil DOT fr> |
Gabriel Soullier wrote:
>
> Yes, i try with a microsoft compiler.
> But every thing must be ok.
> Even, i try to compile with gcc compiler, see what happen :
> Same problem...
>
> (tde,iedom) ! ->
> gcc -I"c:\cygwin\sig\sigsrc\com\include" -I"c:\cygwin\sig\sigsrc\tde\dvl\inc
> lude\iedom" -I"c:\cygwin\sig\sigsrc\tde>
^ ^ ^ ^
Did you really pass backslashes to a POSIX pathed program?
I suspect that your include paths will not turn out to be the ones that
you intended.
Cheers
Don Sharp
> gcc: apilock.o: No such file or directory
> In file included from apilock.c:32:
> c:/cygwin/usr/include/sys/ipc.h:51: parse error before `uid_t'
> c:/cygwin/usr/include/sys/ipc.h:51: warning: no semicolon at end of struct
> or union
> c:/cygwin/usr/include/sys/ipc.h:52: warning: data definition has no type or
> storage class
> c:/cygwin/usr/include/sys/ipc.h:53: parse error before `cuid'
> c:/cygwin/usr/include/sys/ipc.h:53: warning: data definition has no type or
> storage class
> c:/cygwin/usr/include/sys/ipc.h:54: parse error before `cgid'
> c:/cygwin/usr/include/sys/ipc.h:54: warning: data definition has no type or
> storage class
> c:/cygwin/usr/include/sys/ipc.h:58: parse error before `}'
> In file included from apilock.c:33:
> c:/cygwin/usr/include/sys/sem.h:78: field `sem_perm' has incomplete type
> c:/cygwin/usr/include/sys/sem.h:113: parse error before `tid_t'
> c:/cygwin/usr/include/sys/sem.h:113: warning: no semicolon at end of struct
> or union
> c:/cygwin/usr/include/sys/sem.h:114: warning: data definition has no type or
> storage class
>
> -----Message d'origine-----
> De : Cliff Hones [mailto:cliff AT aonix DOT co DOT uk]
> Envoyé : lundi 22 juillet 2002 10:37
> À : Gabriel Soullier
> Objet : Re: Strange, strange...
>
> 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'
> >
> > ...
>
> That doesn't look like Cygwin - it looks more like output from a
> Microsoft compiler. Check your makefile and path.
>
> -- Cliff
>
> --
> 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/
--
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 |