SteveKing wrote:
> Yesterday I switched the Subversion source tree to the 1.1.x branch and
> tried to build it. But every time I get a linker error in the libaprutil
> project:
>
> libaprutil error LNK2019: unresolved external symbol _db_create
> referenced in function _vt_db_open
> libaprutil error LNK2019: unresolved external symbol _db_strerror
> referenced in function _set_error
> libaprutil fatal error LNK1120: 2 unresolved externals
Replying to myself:
If I manually add the library ..\db4-win32\lib\libdb42.lib to the
libaprutil project it works. But AFAIK the build script for the 1.0.x
branch did that automatically? I really don't want to add that line
manually every time I do a rebuild...
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 21 20:44:43 2004