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 X-WM-Posted-At: avacado.atomice.net; Sun, 12 May 02 23:49:21 +0100 Message-ID: <00c801c1fa07$4146f950$0100a8c0@advent02> From: "Chris January" To: References: <20020512220347 DOT 19249 DOT qmail AT web21006 DOT mail DOT yahoo DOT com> Subject: Re: Problems in shm.cc from cvs Date: Sun, 12 May 2002 23:49:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > I'm getting a bunch of sytax errors when I compile the latest cvs tree. > Although I am aware that the tree is sometimes broken, I thought I'd call > attention to it. I'm investigating the issue right now, but I don't know > how long I can spend on it. Anyhow, I am using the latest cygwin install > to build the tools on. This is where the compiler starts spitting out > garbage: > > ../../../../src/winsup/cygwin/shm.cc:81: syntax error before `*' > ../../../../src/winsup/cygwin/shm.cc:83: syntax error before `*' > ../../../../src/winsup/cygwin/shm.cc:88: `filemap' was not declared in > this scope > ../../../../src/winsup/cygwin/shm.cc:90: parse error before `if' > <-snip-> > > Either something ain't right on my end or there is a typo in the source > file. As I stated before I don't have time to look into it right now, so > I thought I'd report it in case someone else has time. BTW, I was able to > compile the tree from a few days ago...so I'm pretty sure it isn't me. > I've donned my abestos suit, so if you feel the need, flame away :p. Make sure you have the right headers installed in the right places. In particular make sure winsup/cygwin/include/sys/shm.h is copied to /usr/include/sys/shm.h Regards Chris -- 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/