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-Authentication-Warning: toenail.toronto.redhat.com: fche set sender to fche AT redhat DOT com using -f To: Christian Joensson Cc: gcc , cygwin Subject: Re: Can't build gcc [tree-ssa] 20031222 on cygwin: libmudflap/mf-hooks2.c:1618 syntax error for ipc... References: <20031222132057 DOT GA2944 AT Luddes> From: fche AT redhat DOT com (Frank Ch. Eigler) Date: 29 Dec 2003 15:05:12 -0500 In-Reply-To: <20031222132057.GA2944@Luddes> Message-ID: Lines: 18 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Reasonable Discussion) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Christian Joensson writes: > [...] > In file included from /usr/local/src/branch/gcc/libmudflap/mf-hooks2.c:1618: > /usr/include/sys/ipc.h:59: error: syntax error before "ushort" > /usr/include/sys/ipc.h:61: error: syntax error before "cuid" > /usr/include/sys/ipc.h:62: error: syntax error before "cgid" > /usr/include/sys/ipc.h:63: error: syntax error before "mode" > /usr/include/sys/ipc.h:64: error: syntax error before "seq" > [...] Would you try again, after adding a "#include " near the top of mf-hooks2.c? If it works, we can put in an autoconf-based conditional permanently. - FChE -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/