diff options
| author | Joachim Schiele <js@lastlog.de> | 2013-07-03 16:24:06 +0200 |
|---|---|---|
| committer | Joachim Schiele <js@lastlog.de> | 2013-07-03 16:35:03 +0200 |
| commit | d8f8d052c585fbcae5a2cc418428721cdc34e81e (patch) | |
| tree | 6aff5a53f01859776d79da2f84c5796465d24364 /pkgs/development/python-modules/httpserver | |
| parent | 47aafb73f877630e279673163d0eb046685a112f (diff) | |
fixes two issues via patches to get knetwork compiling
kopete-4.10.4-kopete-linphonemediaengine.patch
----------------------------------------------
patch copied from here:
https://bugs.kde.org/show_bug.cgi?id=318825
kopete-4.10.4-kopete-stun.patch
-------------------------------
when compiling kopete/protocols/jabber/googletalk/libjingle/talk/session/phone/channelmanager.cc
it would produce this error:
kopete/protocols/jabber/googletalk/libjingle/talk/p2p/base/stunrequest.h:91:9: error: ‘StunMessageType’ does not name a type
problem:
this is cased by a cyclic use of stun.h, stunrequest.h and channelmanager.cc with the outcome,
that kdenetwork couldn't be compiled since kopete fails to build.
solution:
move the StunMessageType enum into its own #ifndef
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
