[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: <cmpilato_at_collab.net>
Date: 2001-05-29 21:10:42 CEST

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).

---------------------------------------------------------------------
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.