On Thu, Aug 28, 2008 at 11:43:03AM +0200, Jens Seidel wrote:
> 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.
>
> Maybe I will find the time to check it but I cannot promise it.
I would be much more motivated if people would reply to my mails ...
> > > 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?
And? Is this a bad idea or not?
I'm only a partial committer so I need feedback!
> 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.
I did so in r33002 but it needs also merged in 1.5.x.
There are more build system related problems open (e.g. why the user has
to explicitely call make javahl instead of javahl beeing part of the
default make target) so please comment.
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-09-09 19:21:01 CEST