Jump to content

tkrag

Members
  • Posts

    1
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://multiplicity.dk
  • ICQ
    0

Profile Information

  • Location
    Copenhagen

tkrag's Achievements

New Here

New Here (1/7)

0

Reputation

  1. I'm trying to compile phonegaim under mandrake 10.0 Phonegaim (http://www.phonegaim.com/) is a version of gaim with support for the SIP voice-over-IP protocol. It's really well done, and is easily the most elegant SIP client for Linux at the moment, but it was developed by Linspire (Lindows) so there aren't binaries for other distro's. I tried to build it on my mandrake 10.0 machine, but I get the following errors when running make: In file included from gtkblist.c:51: sipphone.h:3:26: linphonecore.h: No such file or directory sipphone.h:4:20: osipua.h: No such file or directory In file included from gtkblist.c:51: sipphone.h:27: error: parse error before '*' token sipphone.h:102: error: parse error before "sip_check_buddy_status_first" sipphone.h:102: warning: type defaults to `int' in declaration of `sip_check_buddy_status_first' sipphone.h:102: warning: data definition has no type or storage class sipphone.h:103: error: parse error before "sip_check_buddy_status" sipphone.h:103: warning: type defaults to `int' in declaration of `sip_check_buddy_status' sipphone.h:103: warning: data definition has no type or storage class gtkblist.c: In function `gtk_blist_button_press_cb': gtkblist.c:1455: warning: passing arg 1 of `gaim_contact_get_priority_buddy' from incompatible pointer type gtkblist.c: In function `gaim_gtk_blist_get_phone_icon': gtkblist.c:2574: warning: assignment discards qualifiers from pointer target type make[3]: *** [gtkblist.o] Error 1 make[3]: Leaving directory `/home/tkrag/bin/phonegaim-0.79/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/tkrag/bin/phonegaim-0.79/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/tkrag/bin/phonegaim-0.79' make: *** [all] Error 2 I've installed libosip0-devel from rpm, as well as linphone from binaries, to see if that would soplve the problem, but it hasn't. Anyone have any success with this? /tomas
×
×
  • Create New...