You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kouhei Sutou <ko...@cozmixng.org> on 2006/03/12 14:53:13 UTC

[PATCH] fix svn dependence

[[
Fix svn dependence.

* build.conf(svn): Add libsvn_diff to depending library list.
]]

Thanks,
--
kou


Re: [PATCH] fix svn dependence

Posted by Kouhei Sutou <ko...@cozmixng.org>.
Hi,

In <20...@pixel.global-banlist.de>
  "Re: [PATCH] fix svn dependence" on Sun, 12 Mar 2006 15:59:33 +0100,
  Marcus Rueckert <da...@web.de> wrote:

> > [[
> > Fix svn dependence.
> > 
> > * build.conf(svn): Add libsvn_diff to depending library list.
> > ]]
> 
> might be only me ... but why do you think this is needed?

I want to subversion/svn/svn without make install. Now,
subversion/svn/svn doesn't use
subversion/libsvn_diff/.libs/libsvn_diff-1.so.

You can make sure this by the following command:
  % ldd subversion/svn/.libs/lt-svn


Thanks,
--
kou

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] fix svn dependence

Posted by Kouhei Sutou <ko...@cozmixng.org>.
Hi,

In <17...@localhost.localdomain>
  "Re: [PATCH] fix svn dependence" on Sun, 12 Mar 2006 18:31:38 +0100,
  "Peter N. Lundblad" <pe...@famlundblad.se> wrote:

> Marcus Rueckert writes:
>  > On 2006-03-12 23:53:13 +0900, Kouhei Sutou wrote:
>  > > [[
>  > > Fix svn dependence.
>  > > 
>  > > * build.conf(svn): Add libsvn_diff to depending library list.
>  > > ]]
>  > 
>  > might be only me ... but why do you think this is needed?
>  > 
> 
> Because, since a revision of mine, the cmdline client directly uses an
> libsvn_diff function.
> 
> +1 to commit, Kouhei, and thanks for noticing.

I committed in r18857.


Thanks,
--
kou

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] fix svn dependence

Posted by "Peter N. Lundblad" <pe...@famlundblad.se>.
Marcus Rueckert writes:
 > On 2006-03-12 23:53:13 +0900, Kouhei Sutou wrote:
 > > [[
 > > Fix svn dependence.
 > > 
 > > * build.conf(svn): Add libsvn_diff to depending library list.
 > > ]]
 > 
 > might be only me ... but why do you think this is needed?
 > 

Because, since a revision of mine, the cmdline client directly uses an
libsvn_diff function.

+1 to commit, Kouhei, and thanks for noticing.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] fix svn dependence

Posted by Marcus Rueckert <da...@web.de>.
On 2006-03-12 23:53:13 +0900, Kouhei Sutou wrote:
> [[
> Fix svn dependence.
> 
> * build.conf(svn): Add libsvn_diff to depending library list.
> ]]

might be only me ... but why do you think this is needed?

darix

-- 
           openSUSE - SUSE Linux is my linux
               openSUSE is good for you
                   www.opensuse.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org