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

Re: Errors building svn revision 4810

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-02-09 22:24:01 CET

On Sunday, February 9, 2003, at 04:20 PM, John Barstow wrote:

> I got the following errors building svn this morning. Svn status does
> not
> report any modified files.
>
> Linking...
> libsvn_fs.lib(fs.obj) : error LNK2001: unresolved external symbol
> _svn_fs__bdb_open_uuids_table
> libsvn_repos.lib(checkout.obj) : error LNK2001: unresolved external
> symbol
> _svn_fs_get_uuid
> Debug/svn.exe : fatal error LNK1120: 2 unresolved externals

mbk added some new files to the tree when he merged his uuid code into
the trunk, and nobody has fixed the dsp files to account for them yet.

hey, wouldn't it be cool if we had some kind of tool to automatically
generate those files, like we do with our makefiles... ;-)

in the meantime, we'll need to wait until a windows person fixes the
dsp files.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 9 22:24:40 2003

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.