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 Date: Sun, 12 May 2002 21:28:49 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Problems in shm.cc from cvs Message-ID: <20020513012849.GB17831@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20020512220347 DOT 19249 DOT qmail AT web21006 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020512220347.19249.qmail@web21006.mail.yahoo.com> User-Agent: Mutt/1.3.23.1i On Sun, May 12, 2002 at 03:03:47PM -0700, Nicholas Wourms wrote: >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. Jason Tishler has already suggested a possible cause for this problem: http://cygwin.com/ml/cygwin/2002-05/msg00639.html Assuming that there is a typo in the sources is illogical since snapshots are built from the sources on a regular basis. cgf -- 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/