Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" To: Subject: Strange, strange... Date: Mon, 22 Jul 2002 10:10:49 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal 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' 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/ipc.h(54) : error C2059: syntax error : ';' c:\cygwin\usr\include\sys/ipc.h(55) : error C2061: syntax error : identifier 'mode' c:\cygwin\usr\include\sys/ipc.h(55) : error C2059: syntax error : ';' c:\cygwin\usr\include\sys/ipc.h(57) : error C2061: syntax error : identifier 'key' c:\cygwin\usr\include\sys/ipc.h(57) : error C2059: syntax error : ';' c:\cygwin\usr\include\sys/ipc.h(58) : error C2059: syntax error : '}' c:\cygwin\usr\include\sys/ipc.h(90) : error C2061: syntax error : identifier 'ftok' c:\cygwin\usr\include\sys/ipc.h(90) : error C2059: syntax error : ';' c:\cygwin\usr\include\sys/ipc.h(90) : error C2059: syntax error : 'type' 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(113) : error C2061: syntax error : identifier 'semnwait' c:\cygwin\usr\include\sys/sem.h(113) : error C2059: syntax error : ';' c:\cygwin\usr\include\sys/sem.h(114) : error C2061: syntax error : identifier 'semzwait' c:\cygwin\usr\include\sys/sem.h(114) : error C2059: syntax error : ';' c:\cygwin\usr\include\sys/sem.h(119) : error C2059: syntax error : '}' c:\cygwin\usr\include\sys/sem.h(138) : error C2122: 'int ' : prototype parameter in name list illegal c:\cygwin\usr\include\sys/sem.h(138) : error C2122: 'int ' : prototype parameter in name list illegal 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 : '}' make: *** [apilock.o] Error 2 -- 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/