This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libmudflap/12939] libmudflap/mf-hooks2.c:1657: error: union has no member named `__buf' at FreeBSD 5.1


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.


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