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

Re: svn commit: r35385 - in trunk/subversion: libsvn_fs libsvn_fs_util

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 22 Jan 2009 20:31:58 +0100

Shouldn't be. gen-make is supposed to detect that and barf.

On Thu, Jan 22, 2009 at 18:40, David Glasser <glasser_at_davidglasser.net> wrote:
> Is it a circular linkage issue?
>
> --dave
>
> On Thu, Jan 22, 2009 at 9:22 AM, Stefan Sperling <stsp_at_elego.de> wrote:
>> On Thu, Jan 22, 2009 at 05:09:44PM +0000, Stefan Sperling wrote:
>>> I did not look too closely at the details of this, because I really
>>> wanted to spend time on something else (#3354), and this was the 3rd
>>> time in 2 weeks that I was blocked from doing what I wanted to because
>>> of some silly compile issue. So I committed this because it worked for
>>> me, knowing that there might be a better solution, but I have no time
>>> to figure it out.
>>
>> Btw, I also:
>>
>> - Checked for the function symbols with nm in the libsvn_fs.a file
>> (the symbol was there, with a 'T', i.e. the function's code was
>> in that library).
>> - Tried specifying libsvn_fs as a direct dependency of the svn
>> binary (which broke the build in a different way, probably because
>> of a circular dependency or some such)
>> - Played with the failing compile command line for a good while to
>> try to get it to link an svn binary, but couldn't figure out how
>> to make it work.
>>
>> I've spent 2+ hours on this until I found the current fix.
>>
>> Stefan
>>
>>
>
>
>
> --
> glasser_at_davidglasser.net | langtonlabs.org | flickr.com/photos/glasser/
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1043375
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1043469
Received on 2009-01-22 20:32:16 CET

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.