linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Linphone desktop 3.5.0


From: alekcejk
Subject: Re: [Linphone-users] Linphone desktop 3.5.0
Date: Mon, 26 Dec 2011 16:23:46 +0200
User-agent: KNode/4.7.4

Hi,

Renamed archive contains only windows dll, but still no sources there
http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/msx264-1.4.2.zip

Archive:  msx264-1.4.2.zip
 Length   Method    Size  Cmpr    Date    Time   CRC-32   Name
--------  ------  ------- ---- ---------- ----- --------  ----
   18002  Defl:N     6833  62% 12-22-2011 13:28 ee569a13  COPYING
     282  Defl:N      193  32% 12-22-2011 13:28 ea2d0847  README
       0  Stored        0   0% 12-22-2011 13:28 00000000  lib/
       0  Stored        0   0% 12-22-2011 13:28 00000000  lib/mediastreamer/
       0  Stored        0   0% 12-22-2011 13:28 00000000  
lib/mediastreamer/plugins/
 1088242  Defl:N   418551  62% 12-22-2011 13:28 ce782a8b  
lib/mediastreamer/plugins/libmsx264-0.dll
  456316  Defl:N    28172  94% 12-22-2011 13:28 58411124  
lib/mediastreamer/plugins/libmsx264.dll.a
    1324  Defl:N      642  52% 12-22-2011 13:28 783d7f6e  
lib/mediastreamer/plugins/libmsx264.la
--------          -------  ---                            -------
 1564166           454391  71%                            8 files


There was several errors when I tried to build linphone-3.5.0 for Fedora 17 
(Rawhide).

1. ../libtool: line 5992: cd: (exec_prefix)/lib64: No such file or directory
Full build log here: http://nucleo.fedorapeople.org/linphone-spandsp.log
This error was only for x86_64 arch (no error for i686).
Looks like the culprit is spandsp (but looks like spandsp.pc already fixed)
https://bugzilla.redhat.com/show_bug.cgi?id=691039
No such error after disabling spandsp.


2. main.c:1622:2: error: 'g_thread_init' is deprecated (declared at 
/usr/include/glib-2.0/glib/deprecated/gthread.h:259) 
[-Werror=deprecated-declarations]
Build log here: http://nucleo.fedorapeople.org/linphone-glib.log
This error happens when building against glib2-2.31.6.

g_thread_init has been deprecated since version 2.32 and should not be used in 
newly-written code. 
This function is no longer necessary. The GLib threading system is 
automatically initialized at the 
start of your program.
http://developer.gnome.org/glib/2.31/glib-Deprecated-Thread-APIs.html


3. There are errors about unused var in mediastreamer2/tests/mediastream.c 
"MSWebCam *cam=NULL;"
and unused result of "fwrite(comp_buf,error,1,s->file);" in 
mediastreamer2/src/jpegwriter.c.

Sylvain Berfini wrote:

> Hi.
> 
> Thank you for the feedback. Actually they are generic sources, I forgot
> to rename the archive.
> 
> Regards.
> Sylvain Berfini
-- 
Alexey Kurov <address@hidden>




reply via email to

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