Hi, I think here is something wrong. As Dâniel already pointed out it should be LIBORTP instead of LIBOTR.
Note that libotr is an encryption library used by the OTR plugin while libortp is the Real-Time Transport library used for jingle phone calls. The ${LIBOTR_INCLUDE_DIR} in kopete/protocols/jabber/googletalk/libjingle/talk/session/phone/CMakeLists.txt should be removed or replaced by some ORTP includes. Michael On Monday 23 November 2009 19:42:16 Pali Rohár wrote: > On Ne 22. November 2009 14:22:36 Dâniel Fraga wrote: > > On Sun, 22 Nov 2009 10:13:00 +0100 > > > > Pali Rohár <pali.ro...@gmail.com> wrote: > > > You can download and compile iLBC library for google libjingle using > > > this commands: $ wget > > > http://mirror.lihnidos.org/GNU/savannah/linphone/plugins/sources/msilbc > > >-2.0.0.tar.gz $ tar -xf msilbc-2.0.0.tar.gz > > > $ tar -xf msilbc-2.0.0/ilbc-rfc3951.tar.gz > > > $ cd ilbc-rfc3951 > > > $ ./autogen.sh > > > $ autoreconf -i -f > > > $ ./configure --prefix=/usr --enable-shared=yes --enable-static=yes > > > $ make > > > $ sudo make install > > > > > > This works for me fine. You dont need msilbc but you need ilbc (it is > > > included in msilbc package). > > > > OK Pali, this worked perfectly here. Now just on trivial fix: > > libotr is essential for jingle support? > > Yes, you need libotr to build google libjingle. > > > CMake Error: The following variables are used in this project, but they > > are set to NOTFOUND. > > Please set them or make sure they are set and tested correctly in the > > CMake files: > > LIBOTR_INCLUDE_DIR > > used as include directory in > > directory > > /usr/local/src/svn/kdenetwork/kopete/protocols/jabber/googletalk/libjingl > >e/talk/session/phone > > > > -- Configuring incomplete, errors occurred! > > I fixed cmake files, checkout from svn and try build again. > > > *** > > > > My workaround is to just use a -DLIBOTR_INCLUDE_DIR= but if it > > is not essential, then it shouldn't demand it, right?sudo > > > > Thanks. >
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel