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

Re: A subersion build environment on CentOS 7.2

From: Mark Phippard <markphip_at_gmail.com>
Date: Sun, 21 Aug 2016 19:15:20 -0400

> On Aug 21, 2016, at 7:02 PM, horst.schlonz_at_gmx.de wrote:
>
>> Am 8/21/2016 um 5:37 PM schrieb Mark Phippard:
>>
>>>> On Aug 21, 2016, at 3:45 PM, horst.schlonz_at_gmx.de wrote:
>>>>
>>>> Am 8/21/2016 um 6:00 AM schrieb Stefan Sperling:
>>>>
>>>> What are you trying to achive by building SVN with the Makefile from
>>>> tools/dev/unix-build/ ?
>>>
>>> I want an environment where i can download, inspect, apply, build and test the changes that are made to trunk by the project. Then I want to use this setup to write my own changes.
>>
>> For trunk builds see: http://subversion.apache.org/docs/community-guide/
>
> Yes, this is why I was asking about the errors the makefile is giving. In the building part of the guide it says
>
> To start development from scratch, simply download Makefile.svn, create a symlink called `GNUmakefile` that points to the file, and invoke `make`.
> http://subversion.apache.org/docs/community-guide/building.html

The makefile you are using is a special one Stefan made for his own needs. That is not the official way to build the software. Just ignore that file and follow the INSTALL docs.

It is not that the script cannot work, but you would not typically want to build the dependencies. Normally you want to use the httpd, APR, OpenSSL, zlib etc. from the CentOS distro. That is what a normal configure and make will do.

Mark
Received on 2016-08-22 01:15: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.