Hi

i am a newbie to linphone. I installed the dependencies(speex, osip etc) for linphone and ./configure(for linphone) step went ok. but when i 'make', i get the following messages after which the compilation halts.

Making all in mediastreamer
make[2]: Entering directory `/home/rajagopalanp/linphone-1.3.5/mediastreamer'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer -I../oRTP/include -I../gsmlib-I../lpc10-1.5 /usr/include      -DG_LOG_DOMAIN=\"MediaStreamer\"  -DINET6 `cat ../oRTP/ortp.defs`   -g -O2 -I../support -fno-strict-aliasing -MT msfilter.lo -MD -MP -MF ".deps/msfilter.Tpo" -c -o msfilter.lo msfilter.c; \
then mv -f ".deps/msfilter.Tpo" ".deps/msfilter.Plo"; else rm -f ".deps/msfilter.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer -I../oRTP/include -I../gsmlib -I../lpc10-1.5 /usr/include -DG_LOG_DOMAIN=\"MediaStreamer\" -DINET6 -DORTP_INET6 -g -O2 -I../support -fno-strict-aliasing -MT msfilter.lo -MD -MP -MF .deps/msfilter.Tpo -c msfilter.c  -fPIC -DPIC -o .libs/msfilter.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [msfilter.lo] Error 1
make[2]: Leaving directory `/home/rajagopalanp/linphone-1.3.5/mediastreamer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rajagopalanp/linphone-1.3.5'
make: *** [all] Error 2

Can anyone help?

Thanx,
Rajagopalan.
_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to