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

Re: svn commit: rev 3443 - trunk/ac-helpers

From: <brane_at_xbc.nu>
Date: 2002-10-25 07:57:48 CEST

Quoting Daniel Rall <dlr@finemaltcoding.com>:

> Thanks Brane. I've been wondering about this build error for a few
> days now; it's nice to get an entirely different problem for a change.
>
> trunk/subversion/libsvn_fs/.libs/libsvn_fs-1.a(changes-table.o): In
> function `svn_fs__open_changes_table':
> trunk/subversion/libsvn_fs/bdb/changes-table.c:45: undefined reference
> to `svn_bdb__check_version'
> trunk/subversion/libsvn_fs/.libs/libsvn_fs-1.a(copies-table.o): In
> function `svn_fs__open_copies_table':
> trunk/subversion/libsvn_fs/bdb/copies-table.c:41: undefined reference to
> `svn_bdb__check_version'
> ...

You have to rerun autogen.sh, or at least "gen-make.py build.conf".

Damn, we should really do something about that requirement...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 25 07:58:32 2002

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.