Modify ↓
Opened at 2010-11-04T09:53:04Z
Closed at 2010-11-12T22:56:57Z
#709 closed defect (fixed)
failed compiling ipc.c
Reported by: | logic | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 3.0 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: | solaris |
Description
I tried to compile bitlbee 3.0 but it failed on ipc.c:
ipc.c: In function `ipc_readline': ipc.c:568: error: structure has no member named `msg_control' ipc.c:569: error: structure has no member named `msg_controllen' ipc.c:575: warning: assignment makes pointer from integer without a cast ipc.c:575: warning: assignment makes pointer from integer without a cast
Attachments (0)
Change History (1)
comment:1 Changed at 2010-11-12T22:56:57Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in changeset:devel,716. Thanks for the report!