On 20/02/2018 12:14, Richard Melville wrote: > On 20 February 2018 at 07:41, Pierre Labastie <[email protected] > <mailto:[email protected]>> wrote: > > > A more radical step away: archive w3m. Do we really need 3 text browsers > in > this book nowadays? > > I use w3m, but I use libressl instead of openssl. This issue was flagged back > in 2014 by the freebsd community, and a patch was created to disable the egd > api in w3m. Here's the link:- > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191956
Thanks a lot. I guess "sed '/USE_EGD/s/define/undef' -i config.h.in could do. I'll test that sed is enough to allow building against openssl-1.1. If it is not, I'll try debian updates... Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
