You are not logged in.

#1 2010-12-17 05:23:29

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

Can't start SFLPhone on my laptop

All software installed, everything "SHOULD" work fine...

CLI error output: sflphone: error while loading shared libraries: libebook-1.2.so.9: cannot open shared object file: No such file or directory


can't figure out what provides libebook, though it should't be missing... this install worked a few weeks ago and just started this issue maybe 3 or 4 days ago... most likely right after an update, but can't say for sure at the moment... I keep my system pretty up to date in general.


Help grow the dev population... have your tech trained and certified!

Offline

#2 2010-12-17 15:00:23

steve___
Member
Registered: 2008-02-24
Posts: 452

Re: Can't start SFLPhone on my laptop

extra/evolution-data-server-2.32.1-1 usr/lib/libebook-1.2.so.10

You'll have to recompile SFLPhone so it sees the new lib.

Offline

#3 2010-12-18 00:41:22

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

Re: Can't start SFLPhone on my laptop

tried rebuilding multiple times... get this error now:


make[4]: Entering directory `/tmp/clyde-cpunltd/sflphone/sflphone/src/sflphone-0.9.11/sflphone-common/src/audio/codecs'
  CXX    codecDescriptor.lo
  CXXLD  libcodecdescriptor.la
  CXX    libcodec_ulaw_so-ulaw.o
  CXXLD  libcodec_ulaw.so
  CXX    libcodec_alaw_so-alaw.o
  CXXLD  libcodec_alaw.so
  CXX    libcodec_g722_so-g722.o
  CXXLD  libcodec_g722.so
  CXX    libcodec_gsm_so-gsmcodec.o
  CXXLD  libcodec_gsm.so
  CXX    libcodec_speex_nb_so-speexcodec_nb.o
  CXXLD  libcodec_speex_nb.so
  CXX    libcodec_speex_wb_so-speexcodec_wb.o
  CXXLD  libcodec_speex_wb.so
  CXX    libcodec_speex_ub_so-speexcodec_ub.o
  CXXLD  libcodec_speex_ub.so
  CXX    libcodec_celt_so-celtcodec.o
celtcodec.cpp: In member function 'virtual int Celt::codecDecode(short int*, unsigned char*, unsigned int)':
celtcodec.cpp:129:66: error: too few arguments to function 'int celt_decode(CELTDecoder*, const unsigned char*, int, celt_int16*, int)'
/usr/include/celt/celt.h:264:12: note: declared here
celtcodec.cpp: In member function 'virtual int Celt::codecEncode(unsigned char*, short int*, unsigned int)':
celtcodec.cpp:135:84: error: invalid conversion from 'celt_int16*' to 'int'
celtcodec.cpp:135:84: error:   initializing argument 3 of 'int celt_encode(CELTEncoder*, const celt_int16*, int, unsigned char*, int)'
make[4]: *** [libcodec_celt_so-celtcodec.o] Error 1
make[4]: Leaving directory `/tmp/clyde-cpunltd/sflphone/sflphone/src/sflphone-0.9.11/sflphone-common/src/audio/codecs'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/clyde-cpunltd/sflphone/sflphone/src/sflphone-0.9.11/sflphone-common/src/audio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/clyde-cpunltd/sflphone/sflphone/src/sflphone-0.9.11/sflphone-common/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/clyde-cpunltd/sflphone/sflphone/src/sflphone-0.9.11/sflphone-common'
make: *** [all] Error 2
    Aborting...
error: Build failed

Last edited by CPUnltd (2010-12-18 00:42:15)


Help grow the dev population... have your tech trained and certified!

Offline

Board footer

Powered by FluxBB