Re: fs-fs-fuzzy-test fails to build due to missing dependency
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 9 Sep 2014 08:52:28 +0100
Alexey Neyman wrote:
Me too, on 64-bit Linux (Ubuntu 14.04) using GCC, doing an out-of-tree build. The error is:
/usr/bin/ld: .libs/fs-fs-fuzzy-test.o: undefined reference to symbol 'svn_repos_verify_fs3'
Your patch looks right and works for me, so +1. (Please add "Approved by: julianfoad" in the log message. Thanks.)
The other possibility is that Stefan (the author of that test) might want to avoid using libsvn_repos and call a lower-level FS verify function instead. If that's the case he can change it later. Un-breaking the build is the first priority.
- Julian
|
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.