Summary: | www-client/dillo-3.0.5-r2 USE=ssl with dev-libs/openssl-1.1 - configure: WARNING: *** No libssl found. Disabling ssl support.*** | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ben Kohler <bkohler> |
Component: | Current packages | Assignee: | Desktop Misc. Team <desktop-misc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bkohler |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 592438 | ||
Attachments: |
build.log (configure phase)
dillo-openssl-1.1.patch |
Description
Ben Kohler
![]() Created attachment 612796 [details, diff]
dillo-openssl-1.1.patch
This patch is adapted from freebsd's, seems to work well here. Only tested on 3.0.5-r2 so far, not 9999.
(In reply to Ben Kohler from comment #1) > Created attachment 612796 [details, diff] [details, diff] > dillo-openssl-1.1.patch > > This patch is adapted from freebsd's, seems to work well here. Only tested > on 3.0.5-r2 so far, not 9999. Upstream switched to mbedtls a while ago, which the -9999 ebuild already reflects. (In reply to Jeroen Roovers from comment #2) > Upstream switched to mbedtls a while ago, which the -9999 ebuild already > reflects. In fact you reported that yourself in bug #705056. :-) Comment on attachment 612796 [details, diff]
dillo-openssl-1.1.patch
Shouldn't this be dropped in favour of support for mbedtls?
Comment on attachment 612796 [details, diff] dillo-openssl-1.1.patch Partially at https://hg.dillo.org/dillo/rev/b171b8610400 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9489ea43e91dbe22e609e7029759defc6b7ffe8b commit 9489ea43e91dbe22e609e7029759defc6b7ffe8b Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2020-02-09 11:43:47 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2020-02-09 11:45:15 +0000 www-client/dillo: Fix compiling against >dev-libs/openssl-1.1 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Closes: https://bugs.gentoo.org/708732 Signed-off-by: Jeroen Roovers <jer@gentoo.org> www-client/dillo/dillo-3.0.5-r3.ebuild | 70 ++++++++++++++++++++++ .../dillo/files/dillo-3.0.5-openssl-1.1.patch | 26 ++++++++ 2 files changed, 96 insertions(+) |