Hi kurnaz !You should specify the path where you have installed the speex headers and the speex libraries.
Try this:./configure --prefix=/usr --disable-strict SPEEX_CFLAGS="-I<absolute path where you have speex headers>" SPEEX_LIBS="-L<absolute path where you have speex libraries> -lspeex"
make make install Regards, Gian
_______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
