[poky] Qt should be linked to openssl at compilation

Mark Hatle mark.hatle at windriver.com
Wed Nov 16 15:42:22 PST 2011


On 11/16/11 4:09 PM, Holger Hans Peter Freyther wrote:
> On 11/16/2011 10:32 PM, Mark Hatle wrote:
>
>>
>> I'd like to try to reproduce this linking to openssl, but not getting
>> referenced in the dependency set.
>
> Qt has three SSL options:
> 	1.) no SSL
> 	2.) dlopen at runtime (the one probably configured), some people
>              believe it avoids the OpenSSL advertizement clause.. and saves
> 	    static initialization when SSL is not used..

Ahh, I didn't know there was a dlopen option.  If that is the case then there is 
no way for auto detection to be able to determine the need for OpenSSL.  So 
RDEPENDS would be the correct way in that case.

--Mark

> 	3.) link to OpenSSL (the -openssl-linked config option the original
> 	    mail is referring to)
>
>
> Either you do 2.) and make QtNetwork RDEPEND on libssl/libcrypt and make sure
> the symlinks are present... or you do 3.) as proposed in the original email.
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky




More information about the poky mailing list