Re: Error building Subversion 1.1.0 using VS.2003?
From: Sergey Popov <psg1_at_quest4data.com>
Date: 2004-10-03 13:49:56 CEST
Thank you, Jens, it would help me!
Now, I have two tests failed:
CMD: svn.exe "add" "working_copies\utf8_tests-1\bФзЕ" "--config-dir" ".....\SVN\src-trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME = 0.031000>
Non-ASCII character detected (see above), and unable to convert to/from UTF-8
And
CMD: svnlook.exe "diff" "repositories\svnlook_tests-3" <TIME = 0.031000>
EXPECTED :
Property changes on: iota
ACTUAL :
Property changes on: iota
+ bogus_val
May be this problem is in test? As I can see there is an additional CR-LF characters after "Name: bogus_prop".
What is the reason of these problems? How to fix them?
Sergey Popov.
----- Original Message -----
Yes,
add libdb42.lib (Release) or libdb42d.lib (Debug) to the libaprutil (and httpdb if you plan to build apache as wel) link dependencies (Project properties->Linker->Input->Additional Dependencies)
The gen-make.py forgets these deps if you use --enable-bdb-in-apr-util.
Jens
----------------------------------------------------------------------------
I try to build Subversion 1.1.0 from subversion-1.1.0.zip using VS.2003 and I've got the following error:
Linking...
Subversion build system is too complex so I can't find the solution :)
Any ideas how to correct this?
Sergey Popov.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.