https://bugs.kde.org/show_bug.cgi?id=368340

            Bug ID: 368340
           Summary: Build fails with mediastreamer 2.14
           Product: kopete
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Jabber Plugin
          Assignee: kopete-bugs-n...@kde.org
          Reporter: aro...@archlinux.org

kopete fails to build against mediastreamer 2.14

/build/kdenetwork-kopete/src/kopete-16.08.1/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc:
In constructor
'cricket::LinphoneVoiceChannel::LinphoneVoiceChannel(cricket::LinphoneMediaEngine*)':
/build/kdenetwork-kopete/src/kopete-16.08.1/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc:156:37:
error: cannot convert 'OrtpLogLevel' to 'const char*' for argument '1' to 'void
ortp_set_log_level_mask(const char*, int)'
   ortp_set_log_level_mask(ORTP_FATAL);
                                     ^
/build/kdenetwork-kopete/src/kopete-16.08.1/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc:162:45:
error: invalid conversion from 'int' to 'MSFactory* {aka _MSFactory*}'
[-fpermissive]
   audio_stream_ = audio_stream_new(-1, -1, 0); /* -1 means that function will
choose some free port */
                                             ^
/build/kdenetwork-kopete/src/kopete-16.08.1/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc:162:45:
error: too few arguments to function 'AudioStream* audio_stream_new(MSFactory*,
int, int, bool_t)'


Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to