This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]