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

Can not compile Apache subversion 1.9.5 on CentOS 7 (64 bit).

From: Ravi Roy <ravi.aroy_at_gmail.com>
Date: Wed, 7 Jun 2017 20:14:49 +0530

Hi,

I've successfully built subversion 1.6 on CentOS 5.9 in past and using it
for years now., now we plan to upgrade it to Subversion 1.9.5.

Version of CentOS is also upgraded to 7 but i'm getting the following error
while I run :

sudo ./autogen.sh
buildcheck: checking installation...
buildcheck: autoconf version 2.69 (ok)
buildcheck: autoheader version 2.69 (ok)
buildcheck: libtool version 2.4.2 (ok)
buildcheck: local copy of find_apr.m4 does not match APR's copy.
            An updated copy of find_apr.m4 may need to be checked in.
buildcheck: local copy of PrintPath does not match APR's copy.
            An updated copy of PrintPath may need to be checked in.
buildcheck: local copy of find_apu.m4 does not match APRUTIL's copy.
            An updated copy of find_apu.m4 may need to be checked in.
./autogen.sh: line 83: cd: /bin/../share/aclocal: No such file or directory
/libtool.m4 not found (try setting the LIBTOOL_M4 environment variable)

I've tried setting the LIBTOOL_M4 variable to /usr/bin/libtool but does not
help.

Does somebody faced this issue in past? I've also tried to google it but
does not get a concrete answer.

Regards
Ravi.
Received on 2017-06-07 16:44:54 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.