| 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 |
| X-Authentication-Warning: | toenail.toronto.redhat.com: fche set sender to fche AT redhat DOT com using -f |
| To: | Christian Joensson <christian AT j-son DOT org> |
| Cc: | gcc <gcc AT gcc DOT gnu DOT org>, cygwin <cygwin AT cygwin DOT com> |
| 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: | <y0mk74f8k5j.fsf@toenail.toronto.redhat.com> |
| Lines: | 18 |
| User-Agent: | Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Reasonable Discussion) |
| MIME-Version: | 1.0 |
Christian Joensson <christian AT j-son DOT org> 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 <cygwin/types.h>" 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |