[13:49] hello! [13:51] I'm trying to configure qt (Src/configure), I'm building it for cross compilation x86-64 to armhf, it works if I don't have -ssl or -openssl specified [13:51] but if I specify -openssl I get ERROR: Feature 'openssl' was enabled, but the pre-condition '!features.securetransport && (features.openssl-linked || libs.openssl_headers)' failed. [14:11] zzarr: that's a question for #qt [14:12] But maybe installing libssl-dev:armhf will help? [14:27] mitya57: it says unable to locate package libssl:armhf (is it only arm, do I need to add the architecture manually)? [14:27] I was sent here from #qt [14:28] lisandro told me to ask in this channel [14:28] he said that you where the one to ask too [14:30] I have a chroot with arm in (I use qemu-arm-static), would the openssl lib (libssl.so.1.1) from that help? [14:31] zzarr: ahh, you did not told me the chroot part [14:32] back to#qt [14:59] You are building upstream source, not Debian package, that's why it's better to ask upstream and not me. [15:00] In case packages are uninstallable, that maybe our problem though. But there is no package named libssl. Why are you trying to install it? You need libssl-dev. [15:01] * mitya57 was not on #qt until now so doesn't know if you have already resolved it [15:01] zzarr: ^^^