Can't build gcc [tree-ssa] 20031222 on cygwin: libmudflap/mf-hooks2.c:1618 syntax error for ipc...

Frank Ch. Eigler fche@redhat.com
Mon Dec 29 20:48:00 GMT 2003


Christian Joensson <christian@j-son.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/



More information about the Cygwin mailing list