On Sat, Nov 11, 2023 at 04:07:52PM +0100, Stefan Sperling wrote:
> On Sat, Nov 11, 2023 at 04:00:58PM +0100, Stefan Sperling wrote:
> > On Sat, Nov 11, 2023 at 03:53:09PM +0100, Stefan Sperling wrote:
> > > If neon requests OPENSSL_API_COMPAT 0x10000000L and also calls
> > > OPENSSL_init_ssl() then that is a bug in neon.
> > 
> > The neon version used by Makefile.svn is quite old.
> > Newer releases are available here: https://notroj.github.io/neon/
> > You could try using the latest 0.32.5 release instead of 0.30.2.
> > That should deal just fine with newer versions of OpenSSL.
>  
> This should be enough to get started:

Building with this I got an error during 'make install' in neon.
I could fix that by installing xmlto and calling the 'make docs'
target explicitly.

I have committed these changes. The update was long overdue in any case.

Reply via email to