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

Re: build probs on FreeBSD

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-05-29 21:56:58 CEST

On Tue, May 29, 2001 at 02:10:42PM -0500, cmpilato@collab.net wrote:
> Ben Collins-Sussman <sussman@collab.net> writes:
>
> > I have no idea why 'hashdump-test' depends on libsvn_fs. Of course I
> > can get past this hurdle with a 'make libsvn_fs' from the top -- which
> > I do. I now re-run 'make'.
>
> This also happens on my box (ooh, ooh, me too, me too!)
>
> All tests using the C test harness depend on libsvn_fs and
> libsvn_repos (because of the fs-helpers.c code in /tests/). This was
> not a problem in the old build system for folks without DB3, because
> for those people libsvn_test was built in such a way that it did NOT
> link with _fs and _repos (fs-helpers.c was not in the SOURCES list
> when DB3 wasn't present).

Right. I haven't resolved the fs-helpers thing (yet). I believe that I'm
just going to create libsvn_test_fs to keep things simpler. Test programs
that need it can link with it.

As far as the dependency stuff (need to manually build "libsvn_fs" for
example), that is a bug right now. It appears that stuff is built in
not-quite-right order. I mentioned fixing this the other day. Will do so
soonest...

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:30 2006

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.