[Bug libmudflap/12939] libmudflap/mf-hooks2.c:1657: error: union has no member named `__buf' at FreeBSD 5.1
fche at redhat dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 7 19:07:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12939
fche at redhat dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-11-07 19:07:29
date| |
------- Additional Comments From fche at redhat dot com 2003-11-07 19:07 -------
It looks like freebsd defines the IPC_INFO macro in the user headers,
but doesn't document the operation nor implement it widely. I suspect
it's easiest to disable IPC_INFO checking on freebsd with a simple
#ifdef in mf-hooks2.c for semctl.
More information about the Gcc-bugs
mailing list