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

Re: make install doesn't install

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: Thu, 28 Aug 2008 11:43:03 +0200

On Wed, Aug 27, 2008 at 01:13:25PM -0500, Hyrum K. Wright wrote:
> Jens Seidel wrote:
> > On Wed, Aug 27, 2008 at 11:04:19AM +0200, Jens Seidel wrote:
> 'make clean' doesn't like j<1 either, at least not on my OS X system.

Oh, OK, so the problem is confirmed, thanks.

Maybe I will find the time to check it but I cannot promise it.

> > Another error during make -j1 install: It is assumed that Subversion is
> > already installed or that the lib/ path into which svn is installed is part of
> > $LD_LIBRARY_PATH or similar. That's of course not always true:

What about not installing include/subversion-1/svn-revision.txt? Is this
file used/suggested/documented?

Removing it would avoid this error. See the simple attached patch (untested).
Another solution would be the same code snippet as for creation of
version.xml (VERSION_SOURCE) in doc/tools/Makefile.base-rules (use
svnversion if it works otherwise use a default value).

PS: Please don't forget updating svn:ignore for javahl.

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-08-28 11:54:18 CEST

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

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