[Bug 85104] New: telepathy-gabble fails to compile with --disable-voip

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 16 11:35:17 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=85104

            Bug ID: 85104
           Summary: telepathy-gabble fails to compile with --disable-voip
           Product: Telepathy
           Version: git master
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
          Assignee: telepathy-bugs at lists.freedesktop.org
          Reporter: ag+services at sologoc.com
        QA Contact: telepathy-bugs at lists.freedesktop.org

I get the following error When compiling with ./configure --disable-voip:


muc-channel.c: In function 'gabble_muc_channel_can_be_closed':
muc-channel.c:1650:11: error: 'GabbleMucChannelPrivate' has no member named
'calls'
   if (priv->calls != NULL || priv->call_requests != NULL
           ^
muc-channel.c:1650:34: error: 'GabbleMucChannelPrivate' has no member named
'call_requests'
   if (priv->calls != NULL || priv->call_requests != NULL
                                  ^
muc-channel.c:1651:14: error: 'GabbleMucChannelPrivate' has no member named
'call_initiating'
       || priv->call_initiating)
              ^

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


More information about the telepathy-bugs mailing list