Not logged in. · Lost password · Register
Forum: Community Jingle Discussion RSS
compile error

Announcement

11-16-2005, 12:33 by halr9000
Subject: Psi Groupchat (new address)
Join us at the Psi Groupchat (MUC)! Room name: psi@conference.psi-im.org
Page:  previous  1  2  3  next 
Avatar
michalj (Moderator) #16
Member since 04/2004 · 2174 posts · Location: Legionowo, Poland
Group memberships: Global Moderators, Members
Show profile · Link to this post
We do not have a slightest idea. Psi-Jingle code is in our Darcs repository (see Jingle branch article in our Wiki for more info).
Michał Jazłowiecki (michalj)
Psi Forum & Wiki Moderator :: Psi-Daisy Author
kb_ganesh #17
Member since 01/2006 · 14 posts
Group memberships: Members
Show profile · Link to this post
ok will give that a try and get back...thanks
Avatar
spike (Administrator) #18
Member since 02/2003 · 1871 posts · Location: Leuven (Belgium)
Group memberships: Administrators, Developers, Members
Show profile · Link to this post
Quote by kb_ganesh:
i compiled and immediately did make...within seconds of each other..i am using psi-jingle-9999.tar.bz2 that i got from http://distfiles.xapek.dyndns.org/  ..or is there a newer version out?
I never heard of that version, but since that bug was fixed ago, i would say: yes. Get the Darcs version.
- Remko
kb_ganesh #19
Member since 01/2006 · 14 posts
Group memberships: Members
Show profile · Link to this post
got the darcs version...compilation went off well...make again went for atleast 2-3 minutes before this error came up..:(

../third-party/libjingle/liblibjingle.a(msspeexdec.o)(.text+0x46c): In function `ms_speex_dec_process':
talk/third_party/mediastreamer/msspeexdec.c:209: undefined reference to `speex_decode_int'
../third-party/libjingle/liblibjingle.a(msspeexdec.o)(.text+0x489):talk/third_party/mediastreamer/msspeexdec.c:212: undefined reference to `speex_decode_int'
../third-party/libjingle/liblibjingle.a(msspeexenc.o)(.text+0x562): In function `ms_speex_enc_process':
talk/third_party/mediastreamer/msspeexenc.c:186: undefined reference to `speex_encode_int'
collect2: ld returned 1 exit status
make[1]: *** [psi] Error 1
make[1]: Leaving directory `/home/kbg/tries/psi-jingle-jan31/psi-jingle/src'
make: *** [sub-src] Error 2

whats gone wrong this time?!?
Avatar
michalj (Moderator) #20
Member since 04/2004 · 2174 posts · Location: Legionowo, Poland
Group memberships: Global Moderators, Members
Show profile · Link to this post
Do You have speex (headers and libs) installed? Did You try with the command line as the one shown in Psi Wiki article?
Michał Jazłowiecki (michalj)
Psi Forum & Wiki Moderator :: Psi-Daisy Author
kb_ganesh #21
Member since 01/2006 · 14 posts
Group memberships: Members
Show profile · Link to this post
the wiki says i need libspeex1 and libspeex-dev installed and i do have them installed. (v 1.0.rel.4-1ubuntu1)...but i noticed in synaptic that i dont have the package called speex itself installed...blame me for that  :wacko: i guess i should look more carefully here after...will get back after another round of configuring and making :D..thanks for your replies so far and your patience
kb_ganesh #22
Member since 01/2006 · 14 posts
Group memberships: Members
Show profile · Link to this post
no luck still..installed the speex package but still end up at the same error..:(

any other packages that i need to install?
kb_ganesh #23
Member since 01/2006 · 14 posts
Group memberships: Members
Show profile · Link to this post
ok success at last!! i removed the older versions and installed the newest version(1.1.11.1) from source and then went ahead with installing psi-jingle and it went off without any errors whatsoever...good :)

but i startup psi and i cant find any button that lets me "call" the other person nor the other person get a call button in the chat window with me...now what? :(
Avatar
michalj (Moderator) #24
Member since 04/2004 · 2174 posts · Location: Legionowo, Poland
Group memberships: Global Moderators, Members
Show profile · Link to this post
Have You tried looking in context menus (usually found using right mouse button) of the contacts?
Michał Jazłowiecki (michalj)
Psi Forum & Wiki Moderator :: Psi-Daisy Author
kb_ganesh #25
Member since 01/2006 · 14 posts
Group memberships: Members
Show profile · Link to this post
yes, i did look there..no button/item that comes anywhere close to meaning i can call the other person...but atleast the other person should get the call button in the chat window right? (btw, all contacts on my list use the official gtalk client itself)

something interesting that has happened is that i am now not able to run psi as a non-root user...i get this error when i try to run as a non-root user...

kbg@njiggs:~/tries/psi-jingle-jan31$ psi: error while loading shared libraries: libqca.so.1: cannot open shared object file: No such file or directory

i checked up the permissions of the /usr/local/lib/libqca.so.1 file which links to libqca.so.1.0.0 in the same directory and even after i set 777 to the latter, still get the same error when starting as non-root...this situation never happened before installing jingle..i always ran psi as non-root without any problems whatsoever...
This post was edited on 01-31-2006, 11:05 by kb_ganesh.
kb_ganesh #26
Member since 01/2006 · 14 posts
Group memberships: Members
Show profile · Link to this post
a stupid doubt but still let me ask it...what i did was install the psi-jingle thing after i had installed psi itself from apt...is that the way to do it or does psi-jingle contain psi in itself alongwith jingle built into it?
Avatar
michalj (Moderator) #27
Member since 04/2004 · 2174 posts · Location: Legionowo, Poland
Group memberships: Global Moderators, Members
Show profile · Link to this post
Psi-Jingle is a version of Psi which contains Jingle library.
Michał Jazłowiecki (michalj)
Psi Forum & Wiki Moderator :: Psi-Daisy Author
kb_ganesh #28
Member since 01/2006 · 14 posts
Group memberships: Members
Show profile · Link to this post
ok thats good to hear :)

i now uninstalled the psi that was installed from my apt repos and also psi-jingle that i had installed over the former. And then took the latest from darcs again..and configured and installed...went off without any hitch. and now, i get the same error(about libqca.so.1) as before, even as root :(

where to go now? thanks again for your patience so far...
Avatar
spike (Administrator) #29
Member since 02/2003 · 1871 posts · Location: Leuven (Belgium)
Group memberships: Administrators, Developers, Members
Show profile · Link to this post
Quote by kb_ganesh:
where to go now? thanks again for your patience so far...
Where is libqca.so.1 on your filesystem ? Is it in a dir which occurs in /etc/ld.so.conf ? Is libqca.so.1 readable ?
- Remko
kb_ganesh #30
Member since 01/2006 · 14 posts
Group memberships: Members
Show profile · Link to this post
You were dead right...the dir was not in the /etc/ld.so.conf...added it, ran ldconfig and ran psi...works like a charm!! thanks a ton!! i am so happy i got it working!! psi rocks!! thanks again...
Close Smaller – Larger + Reply to this post:
Smilies: :mellow: :huh: ^_^ :o ;) :P :D :lol: B) :rolleyes: -_- <_< :) :wub: :angry: :( :unsure: :wacko: :blink: :ph34r:
Special characters:
Page:  previous  1  2  3  next 
Go to forum
Unclassified NewsBoard devel of 20051113 © 2003-5 by Yves Goergen
Current time: 05-16-2008, 11:38:51 (UTC -04:00)