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

RE: Error running make for subversion

From: Joseph, Anselm <Anselm.Joseph_at_fpl.com>
Date: Wed, 17 May 2017 19:37:03 +0000

Thank you Daniel,
I ran ./configure --without-apxs and make install completed successfully.
CC='gcc' CPP='gcc -E' ./configure --prefix=/opt/eai/ci/subversion-1.9.5/svn --without-apxs --with-apr=/opt/eai/ci/httpd2.2.32/srclib/apr/apr-1-config --with-apr-util=/opt/eai/ci/httpd-2.2.32/srclib/apr-util/apu-1-config --disable-nls

-----Original Message-----
From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.name]
Sent: Tuesday, May 16, 2017 6:18 PM
To: Joseph, Anselm
Cc: users_at_subversion.apache.org
Subject: Re: Error running make for subversion

CAUTION - EXTERNAL EMAIL

Joseph, Anselm wrote on Tue, May 16, 2017 at 21:04:57 +0000:
> chmod: /opt/eai/ci/subversion-1.9.5/svn/libexec/mod_dav_svn.so: A file or directory in the path name does not exist.
> apxs:Error: Command failed with rc=65536

Note that if you use svn:// or svn+ssh://, you don't need mod_dav_svn and can disable building it with --without-apxs to configure.

I don't have time to look into the actual problem right now, sorry.
Received on 2017-05-17 21:37:15 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.