[Falkon] [Bug 391885] Compilation error using LibreSSL rather than OpenSSL

2019-09-11 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=391885 Bart Ribbers changed: What|Removed |Added Resolution|--- |DOWNSTREAM Status|REPORTED

[Falkon] [Bug 391885] Compilation error using LibreSSL rather than OpenSSL

2018-03-17 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=391885 --- Comment #8 from David Rosca --- Actually this is just linker warning, and linker warnings are treated as errors by default in KF5. You can workaround it by changing linker flags to disable treating warnings as errors. -- You are receiving this mai

[Falkon] [Bug 391885] Compilation error using LibreSSL rather than OpenSSL

2018-03-15 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=391885 --- Comment #7 from David Rosca --- Then there is also possibility that Qt was built using OpenSSL and you are trying to build Falkon with LibreSSL, or the other way around. The linking error comes from libQt5Network.so.5.9.3, not Falkon. -- You are r

[Falkon] [Bug 391885] Compilation error using LibreSSL rather than OpenSSL

2018-03-15 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=391885 --- Comment #6 from Bart Ribbers --- That won't be as easy sadly. It would mean I'd have to replace LibreSSL for OpenSSL in the *entire* dependency chain, including all of Qt5. And that's not up to me to decide :( -- You are receiving this mail becaus

[Falkon] [Bug 391885] Compilation error using LibreSSL rather than OpenSSL

2018-03-15 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=391885 David Rosca changed: What|Removed |Added Summary|Compilation error using |Compilation error using |musl r