linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Linphone-desktop compilation problem


From: François Grisez
Subject: Re: [Linphone-users] Linphone-desktop compilation problem
Date: Fri, 08 Apr 2016 15:54:33 +0200
User-agent: KMail/5.1.3 (Linux/4.4.5-1-ARCH; KDE/5.20.0; x86_64; ; )

Hi Nilanjan,

 

First, you should add VERBOSE=1 after your make command to have more details on what flags have been passed to gcc while linking of liblinphone.so.

 

It seems CMake tried to link liblinphone.so with the static version of libcrypto although you passed libcrypto.so in the find_library function. Is libcrypto.so is installed on your system ? If yes, you may try to only pass the string "crypto" to find_library.

 

Best regards,

--

François Grisez

Software Developer

Belledonne Communications

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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