Hello Thomas, > Will FSVS compile against SVN 1.7? I've downloaded the 1.7.9 source > tarball for Subversion on CentOS 6.4 (minimal install) and installed > packages "zlib-devel sqlite-devel pcre-devel gdbm-devel openssh-clients". Yes, it should work.
> However, after compiling (./configure && make && make install) and > installing SVN, I get the following error during fsvs-1.2.5 ./configure: ... > configure: No compatible valgrind version. > configure: error: in `/usr/local/src/fsvs-1.2.5': > configure: error: You have a sparse S_IFMT. Please tell the dev@ mailing > list. > See `config.log' for more details That's a bit misleading here. It's the first time some C source gets compiled with the SVN libraries, and it goes wrong. Please look at config.log; I guess that the path to some header or library files is wrong. Regards, Phil ------------------------------------------------------ http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=3055232 To unsubscribe from this discussion, e-mail: [[email protected]].
