[Bug 231097] sysutils/gluster-clue unbreak

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 2 15:07:59 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231097

            Bug ID: 231097
           Summary: sysutils/gluster-clue unbreak
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at

Created attachment 196792
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196792&action=edit
svn-diff-cluster-glue

Unbreak cluster-glue, it fails with
ipmilan_command.c:52:1: error: unknown type name 'selector_t'
selector_t *os_sel;
^
ipmilan_command.c:87:16: error: unknown type name 'selector_t'
void timed_out(selector_t *sel, sel_timer_t *timer, void *data);
               ^
ipmilan_command.c:90:11: error: unknown type name 'selector_t'
timed_out(selector_t  *sel, sel_timer_t *timer, void *data)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list