Jump to content

How to compile Kopete 0.12.0 final


Recommended Posts

Until yesterday I had kopete 0.12 beta, compiled by myself after a "long war" whith dependencies. Finaly I did it. Yesterday I downloaded Kopete 0.12 final release and ... it doesn't compile. Of course I checked and eventualy reinstalled some packeges required by Kopete 0.12. However, for example, I have the iLBC packeg installed, when I try to compile libjingle it finds it, BUT kopete configure does NOT find it. I even tryed to compile linphone, but it generates some strange errors in gtk-docbook package, and quits after 200 undefined variables - or something like this.

Kopete kompiles everithing but, when it reaches the linphone plugin it crashes with an error message

 

[..........] /linphonemediaengine.cc:152: undefined reference to `pcmu8000'

collect2: ld returned 1 exit status

make[4]: *** [kopete_jabber.la] Error 1

make[4]: Leaving directory `/mnt/chestii/Downloads/DE_PUS_PE_CD/Kopete_0.12_final/kopete-0.12.0/kopete/protocols/jabber'

make[3]: *** [install-recursive] Error 1

make[3]: Leaving directory `/mnt/chestii/Downloads/DE_PUS_PE_CD/Kopete_0.12_final/kopete-0.12.0/kopete/protocols/jabber'

make[2]: *** [install-recursive] Error 1

make[2]: Leaving directory `/mnt/chestii/Downloads/DE_PUS_PE_CD/Kopete_0.12_final/kopete-0.12.0/kopete/protocols'

make[1]: *** [install-recursive] Error 1

make[1]: Leaving directory `/mnt/chestii/Downloads/DE_PUS_PE_CD/Kopete_0.12_final/kopete-0.12.0/kopete'

make: *** [install-recursive] Error 1

 

I tryed installing it with "make -i -k" but the compiled kopete executable crashes when I want to connect to my accounts. Also I find some strange things: ./configure --prefix .... (as described at kopete home page) does configure, BUT make does configure+make, AND "make install" does configure+make+install again ...

 

Please, if someone managed to compile kopete with libjingle support post a reply with a breef description of the compilation procedure (what to install before, how to configure and compile then kopete)

 

Thank you a lot.

 

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

  • 1 month later...

I think it requires (for some pretty odd reason) ortp 0.7.1, no newer and no older version! :rolleyes:

Of course if you build kopete without jabber support, the above dependency is gone.

I'm using kopete 0.12.2 on Arch Linux, built against ortp 0.7.1 and it compiles just fine, without any issues or patches needed... but it won't for any newer version (latest ortp is 0.9.1, I think).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...