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

Re: [PATCH][merge-tracking]Only fs_fs backend should depend on sqlite(until libsvn_fs_util gets committed)

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-09-19 15:33:30 CEST

Malcolm Rowe wrote:
> On Mon, Sep 18, 2006 at 03:58:48PM +0530, Kamesh Jayachandran wrote:
>
>> * build.conf
>> (svnadmin): Should not have a direct dependency with sqlite.
>> (svndumpfilter): Should not have a direct dependency with sqlite.
>> (svnlook): Should not have a direct dependency with sqlite.
>> (libsvn_fs): Should not have a direct dependency with sqlite.
>> (libsvn_fs_base): Should not have a direct dependency with sqlite.
>>
>
> I assume those extra sqlite dependencies aren't there to avoid a sqlite
> version of the 'neon problem' that's documented early in build.conf?
>
> Regards,
> Malcolm
>
>
I failed to understand the neon issue here, I did not do any research on
it yet.
If it was the problem it should be the problem with every other shared
lib right?
Like 'bdb' et al. we did not have any such dependency of 'bdb' with each
binary with a main function.
 From my bare understanding of the issue, it might have got to do with
'neon' dir under $abs_src_dir of subversion kind of build.
As sqlite is never entertained from the $abs_srcdir of subversion we
need not bother about this.

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 19 15:33:35 2006

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.