[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion Build Issues - 1.10.6

From: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Wed, 24 Jun 2020 22:16:14 -0400

On Wed, Jun 24, 2020 at 9:13 AM Sanad Majid <sanad.majid_at_lumacyte.com>
wrote:

> I am trying to build Subverion 1.10.6 on our NAS (Netgear ReadyNAS 104),
> but got following issues. Could anyone help me to resolve this issue? Logs
> are given below.
>
(snip)

> Q1. How to resolve serf issue?
>
> Q2. I couldn’t locate apxs script, but mod_dav_svn.so is present in
> /usr/lib/apache2/modules. (for trying ./configure
> --with-apxs=/usr/local/apache2/bin/apxs)
>
> Q3. How to resolve UTF8PROC Issues?
>
Have you tried:

./configure --with-serf=/path/to/serf --with-lz4=internal
--with-utf8proc=internal

That should help with Q1 and Q3. Not sure about Q2. There might be some
other option(s) needed for configure, but let's try these first.

Nathan
Received on 2020-06-25 04:16:33 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.