[poky] Qt should be linked to openssl at compilation
Francois Dupoux
fdupoux at free.fr
Wed Nov 16 13:20:13 PST 2011
----- Original Message -----
From: "Mark Hatle" <mark.hatle at windriver.com>
To: poky at yoctoproject.org
Sent: Wednesday, 16 November, 2011 8:57:14 PM
Subject: Re: [poky] Qt should be linked to openssl at compilation
> So it would be great to just link Qt with openssl so that all SSL related classes can work.
>
> We just need to add "-openssl-linked" to QT_CONFIG_FLAGS in recipes-qt/qt4.
Slightly off topic perhaps, but are you using the RPM packaging back-end?
This should have identified the usage of the openssl library and added it to the
dependency set. If it didn't I'm interested to know why it failed to detect it.
This is an outstanding enhancement request to add that same level of dependency
detection to deb and ipkg. Until then, if you want to use deb or ipkg you will
likely need to add an RDEPENDS to openssl to get the dynamic version.
Hi Mark,
Yes, I am using RPM packages, with the latest stable version (poky-6.0)
Thanks
More information about the poky
mailing list