On Mon, Feb 12, 2018 at 12:02:29AM +0100, Thomas Klausner wrote:
> Hi!
> 
> I've recently updated openssl to 1.1.0g and now the latest stable
> release lynx, 2.8.8rel.2, does not compile any longer:
> 
> ../../../WWW/Library/Implementation/HTTP.c: In function 'HTLoadHTTP':
> ../../../WWW/Library/Implementation/HTTP.c:731:12: error: dereferencing 
> pointer to incomplete type 'SSL {aka struct ssl_st}'
>       handle->options |= SSL_OP_NO_TLSv1;
>             ^~
> 
> Is there a patch available?

Looking at the source, it seems that was fixed in 2.8.9dev.9 (2016-04-26):

https://github.com/ThomasDickey/lynx-snapshots/commit/5f8bdf5c930d9fb4790b271b80f32d60d10dbfd7#diff-a7866288baf146931bd083c79e598874
 
> And/or can you please make a new stable release that works with
> openssl-1.1?

Actually I'm working on that (long story), was preoccupied with ncurses.

-- 
Thomas E. Dickey <[email protected]>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to