Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Sep 2018 15:07:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231097] sysutils/gluster-clue unbreak
Message-ID:  <bug-231097-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231097

            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@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at

Created attachment 196792
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196792&action=
=3Dedit
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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231097-7788>