linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] installing problems


From: Salvador Gianluca
Subject: [Linphone-users] installing problems
Date: Thu, 22 Jun 2006 15:43:20 +0200

Hi,

I would like to install linphone on FC4. I followed the install instructions. I installed libosip and libspeex.

I did ./configure, then when I did make, I have the following error:

make[3]: Entering directory `/usr/local/src/linphone-1.3.5/mediastreamer2'
Making all in .
make[4]: Entering directory `/usr/local/src/linphone-1.3.5/mediastreamer2'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../oRTP/include -I../gsmlib   `cat ../oRTP/ortp.defs`  -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -g -O2 -fno-strict-aliasing -MT msspeex.lo -MD -MP -MF ".deps/msspeex.Tpo" -c -o msspeex.lo msspeex.c; \
then mv -f ".deps/msspeex.Tpo" ".deps/msspeex.Plo"; else rm -f ".deps/msspeex.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../oRTP/include -I../gsmlib -DORTP_INET6 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -g -O2 -fno-strict-aliasing -MT msspeex.lo -MD -MP -MF .deps/msspeex.Tpo -c msspeex.c  -fPIC -DPIC -o .libs/msspeex.o
cc1: warnings being treated as errors
msspeex.c: In function 'enc_preprocess':
msspeex.c:64: warning: passing argument 1 of 'speex_encoder_init' discards qualifiers from pointer target type
msspeex.c:76: warning: passing argument 1 of 'speex_mode_query' discards qualifiers from pointer target type
msspeex.c: In function 'dec_preprocess':
msspeex.c:173: warning: passing argument 1 of 'speex_decoder_init' discards qualifiers from pointer target type
msspeex.c:174: warning: passing argument 1 of 'speex_mode_query' discards qualifiers from pointer target type
make[4]: *** [msspeex.lo] Error 1
make[4]: Leaving directory `/usr/local/src/linphone-1.3.5/mediastreamer2'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/linphone-1.3.5/mediastreamer2'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/linphone-1.3.5/mediastreamer2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/linphone-1.3.5'
make: *** [all] Error 2

What is the problem? Perhaps Speex? Could I eventually disable it?

Thanks, Gianluca


reply via email to

[Prev in Thread] Current Thread [Next in Thread]