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

Re: Some tips on profiling

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 24 Oct 2010 21:06:22 +0200

Stefan Fuhrmann wrote on Sun, Oct 24, 2010 at 20:55:04 +0200:
> On 04.10.2010 16:58, Ramkumar Ramachandra wrote:
>> Hi Stefan,
> Sorry for the late reply. This has been the first weekend
> that I didn't spend in office for some time.
>> Stefan Fuhrmann writes:
>>>> I enabled it, but there's still some issue:
>>>> subversion/svnadmin/main.c:1892: undefined reference to `svn_fs_get_cache_config'
>>>>
>>> It builds here. Did you run autogen.sh before ./configure?
>> Yep, I did. I tried it several times again; same issue. Is the
>> build.conf broken?
> Hm. Works here (LINUX ggc 4.3.3 and Win32 MS VisualStudio 2010).

Is it linking against the installed libraries by accident? This can
happen on Debian an older Subversion (that doesn't have that function)
is on the search path (e.g., by virtue of being the --prefix directory).
Received on 2010-10-24 21:08:56 CEST

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.