[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Linphone-users] Speex libraries not found with 1.5
From: |
Ari Moisio |
Subject: |
[Linphone-users] Speex libraries not found with 1.5 |
Date: |
Fri, 13 Oct 2006 11:50:53 +0300 (EEST) |
Hi
I downloaded Linphone 1.5 and tried to compile it in a Debian woody box.
I updated pkg-config to version 0.23 from sources.
Configure had options prefix=/usr --disable-video
Speex was originally version 1.1.6 from Debian package. ./configure did
not recognize it at all and i installed speex 1.2.0 beta 1 from sources.
./configure found it but when compiling i got followin errors:
Making all in console
make[2]: Entering directory `/usr/local/src/linphone-1.5.0/console'
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE -g -O2 -fno-strict-aliasing -o linphonec linphonec.o commands.o ../coreapi/liblinphone.la -lreadline -lncurses
gcc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE -g -O2 -fno-strict-aliasing -o .libs/linphonec linphonec.o commands.o ../coreapi/.libs/liblinphone.so -lreadline -lncurses
/usr/local/src/linphone-1.5.0/mediastreamer2/src/.libs/libmediastreamer.so.0:
undefined reference to `speex_echo_state_reset'
/usr/local/src/linphone-1.5.0/mediastreamer2/src/.libs/libmediastreamer.so.0:
undefined reference to `speex_echo_ctl'
collect2: ld returned 1 exit status
make[2]: *** [linphonec] Error 1
make[2]: Leaving directory `/usr/local/src/linphone-1.5.0/console'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/linphone-1.5.0'
make: *** [all] Error 2
--
arimo
- [Linphone-users] Speex libraries not found with 1.5,
Ari Moisio <=