On Sat, Sep 19, 2009 at 06:17:42PM -0500, Hyrum K. Wright wrote:
> Got the following from one of my users. Any of the build system gurus
> care to look at it?
Last I checked, out-of-tree build was broken for me in various
ways. E.g. I think the bindings also fail to build out-of-tree.
So fixing this problem alone will probably uncover additional
problems down the road.
I'm not saying this should not be fixed, but rather pointing
out that this rabbit hole is probably deeper than it looks.
Stefan
> -Hyrum
>
> Begin forwarded message:
>
> > $ cd ~
> > $ tar xf subversion-1.6.5.tar.bz2
> > $ cd subversion-1.6.5
> > $ mkdir obj
> > $ cd obj
> > $ ../configure ; make
> >
> > The file '~/subversion-1.6.5/subversion/libsvn_fs_fs/rep-cache-db.h'
> > will be created by the build. That is, the header rep-cache-db.h is
> > generated by the build and it is put into the source directory vs. the
> > build area.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2396938
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2397139
Received on 2009-09-20 22:12:16 CEST