|
From: | Petr Hanousek |
Subject: | [Linphone-users] linphone 3.8.5 compilation error |
Date: | Mon, 25 Jan 2016 15:18:39 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0 |
Hi, currently I am trying to compile linphone 3.8.5 from http://www.linphone.org/releases/sources/linphone/linphone-3.8.5.tar.gz and getting a missing file error. The procedure is: ./autogen.sh ./configure --disable-strict make ===cut=== linphonecore.c:49:37: fatal error: liblinphone_gitversion.h: No such file or directory compilation terminated. ===end of cut=== Even clonning source from git repository don't give me the requested file. The newer version (from git) has it's own compilation problems: ===cut=== chat_file_transfer.c: In function 'linphone_chat_message_process_response_from_post_file': chat_file_transfer.c:218:9: error: too many arguments to function 'belle_sip_multipart_body_handler_new' bh = belle_sip_multipart_body_handler_new(linphone_chat_message_file_transfer_on_progress, msg, first_part_bh, NULL); ===end of cut=== By the way, without --disable-strict in 3.8.5 configure option I am ending here: ===cut=== videofilters/videoenc.c: In function 'process_frame': videofilters/videoenc.c:840:3: error: 'coded_frame' is deprecated [-Werror=deprecated-declarations] if (c->coded_frame->pict_type==FF_I_TYPE){ ^ cc1: all warnings being treated as errors ===end of cut=== Gcc version is 5.3.1. Linphone version 3.8.4 compiles fine without errors. More details in attachments. Sincerely Petr -- +-------------------------------------------------------------------+ Petr Hanousek e-mail: address@hidden User Support phone: +420 950 072 112 CESNET z.s.p.o. mobile: +420 606 665 139 location: Zikova 4, Praha room: 90a Czech Republic +-------------------------------------------------------------------+
compilation-3.8.5.txt
Description: Text document
compilation-3.8.5-strict.txt
Description: Text document
compilation-from-git.txt
Description: Text document
smime.p7s
Description: S/MIME Cryptographic Signature
[Prev in Thread] | Current Thread | [Next in Thread] |