期待源码

那个iLBC怎么解决?apt-cache search找不到ilbc, libs给的结果太多. 另外, 我一直在用linphone打网络电话, ilbc有什么特别的吗?checking for GLIB... yes
checking for ORTP... yes
checking for SPEEX... yes
checking for MEDIASTREAMER... yes
checking iLBC_decode.h usability... no
checking iLBC_decode.h presence... no
checking for iLBC_decode.h... no
configure: WARNING: Could not find ilbc headers or libs. Please install ilbc package from http://www.linphone.org if you want iLBC codec support in libjingle.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating talk/Makefile
config.status: creating talk/base/Makefile
config.status: creating talk/examples/Makefile
config.status: error: cannot find input file: talk/login/Makefile.in
xiongqin 写了:我的失误,那个ilbc理论上是不要的,我并没有用到,libjingle需要他进行语音,这个是linphone的一个扩展库
你的错误并不是这个,那只是个警告,
真正错误是有2个测试用的包我没有删掉,我重新打包
我也会同时传上ilbc的源文件,可以自己装上
看config.sub,./configure
configure: error: cannot run /bin/sh ./config.sub
发现没有那个automake-1.10的目录, 但上次的包却没有这个问题。config.sub -> /usr/local/share/automake-1.10/config.sub