linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] compilation error with 3.5.2


From: Jan de Kruyf
Subject: Re: [Linphone-users] compilation error with 3.5.2
Date: Fri, 17 Aug 2012 13:37:33 +0200

Oleg,
you miss some OpenSuse packages.
Carefully read the readme file in linphone:
"
******************Building linphone ***********************************
- you need at least:
- libosip2>=3.0.3
- libeXosip2>=3.0.3
- speex>=1.1.6
- libreadline
+ gsm codec (gsm source package or libgsm-dev or gsm-devel) (optional)
+ if you want to gtk/glade interface:
- gtk>=2.16.0
- libglade>=2.2
+ if you want video support:
- SDL>=1.2.10
- libavcodec (ffmpeg) from a year 2007 or later cvs/svn
- libswscale (part of ffmpeg too) for better scaling performance

with their corresponding -dev or -devel package if you don't use
source packages.
"

You seem to miss livavcodec and/or the -devel package for it.

cheers

Jan.


On Fri, Aug 17, 2012 at 10:26 AM, Oleg Miloshev <address@hidden> wrote:
>  Hi there I have just tried to compile Linphone 3.5.2 on Open Suse 12.1 64 
> bits. It gave me an error :
>
> make[5]: Entering directory 
> `/home/two/Desktop/linphone-3.5.2/mediastreamer2/src'
>   CC     mscommon.lo
>   CC     msfilter.lo
>   CC     msqueue.lo
>   CC     msticker.lo
>   CC     eventqueue.lo
>   CC     alaw.lo
>   CC     ulaw.lo
>   CC     mssndcard.lo
>   CC     msrtp.lo
>   CC     dtmfgen.lo
>   CC     ice.lo
>   CC     tee.lo
>   CC     msconf.lo
>   CC     msjoin.lo
>   CC     msvolume.lo
>   CC     mswebcam.lo
>   CC     mtu.lo
>   CC     void.lo
>   CC     dsptools.lo
>   CC     kiss_fft.lo
>   CC     kiss_fftr.lo
>   CC     equalizer.lo
>   CC     chanadapt.lo
>   CC     audiomixer.lo
>   CC     itc.lo
>   CC     tonedetector.lo
>   CC     qualityindicator.lo
>   CC     g722_decode.lo
>   CC     g722_encode.lo
>   CC     msg722.lo
>   CC     l16.lo
>   CC     audioconference.lo
>   CC     bitratedriver.lo
>   CC     qosanalyzer.lo
>   CC     bitratecontrol.lo
>   CC     audiostream.lo
>   CC     msspeex.lo
>   CC     speexec.lo
>   CC     gsm.lo
>   CC     msfileplayer.lo
>   CC     msfilerec.lo
>   CC     msresample.lo
>   CC     alsa.lo
>   CC     oss.lo
>   CC     pulseaudio.lo
>   CC     msv4l2.lo
>   CC     theora.lo
>   CC     videoenc.lo
> videoenc.c: In function 'ms_ffmpeg_check_init':
> videoenc.c:56:3: warning: implicit declaration of function 'avcodec_init' 
> [-Wimplicit-function-declaration]
> videoenc.c: In function 'prepare':
> videoenc.c:239:2: warning: 'avcodec_get_context_defaults' is deprecated 
> (declared at /usr/include/libavcodec/avcodec.h:3260) 
> [-Wdeprecated-declarations]
> videoenc.c: In function 'prepare_h263':
> videoenc.c:303:13: error: 'CODEC_FLAG_H263P_UMV' undeclared (first use in 
> this function)
> videoenc.c:303:13: note: each undeclared identifier is reported only once for 
> each function it appears in
> videoenc.c:305:13: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' undeclared (first 
> use in this function)
> videoenc.c: In function 'enc_preprocess':
> videoenc.c:345:2: warning: 'avcodec_open' is deprecated (declared at 
> /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations]
> videoenc.c: In function 'add_rfc2190_header':
> videoenc.c:375:41: error: 'FF_I_TYPE' undeclared (first use in this function)
> videoenc.c: In function 'process_frame':
> videoenc.c:782:18: error: 'FF_I_TYPE' undeclared (first use in this function)
> videoenc.c:794:2: warning: 'avcodec_encode_video' is deprecated (declared at 
> /usr/include/libavcodec/avcodec.h:4077) [-Wdeprecated-declarations]
> make[5]: *** [videoenc.lo] Error 1
> make[5]: Leaving directory 
> `/home/two/Desktop/linphone-3.5.2/mediastreamer2/src'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory 
> `/home/two/Desktop/linphone-3.5.2/mediastreamer2/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/two/Desktop/linphone-3.5.2/mediastreamer2'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/two/Desktop/linphone-3.5.2/mediastreamer2'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/two/Desktop/linphone-3.5.2'
> make: *** [all] Error 2
> address@hidden:~/Desktop/linphone-3.5.2>
>
> What I am supposed to do to have it compiled successfully. Thanks in advance.
> Oleg
>
>
> -----------------------------------------------------------------
> Гражданска отговорност – Цените на компаниите
> http://www.sdi.bg/onlineInsurance/?utm_source=gbg&utm_medium=txtLink&utm_content=home
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-users



reply via email to

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