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

Re: Debian libtool version.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-02-21 18:35:19 CET

Kurt Roeckx <kurt@roeckx.be> writes:

> On Tue, Feb 21, 2006 at 01:55:19PM +0000, Philip Martin wrote:
>> Here's a recent example:
>> if I install trunk r18486 in /usr/local/subversion (I don't have
>> Debian's Subversion packages installed) and then try to build r18487 I
>> get the error:
>>
>> ../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined reference to `svn_diff_file_options_parse'
>> ../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined reference to `svn_diff_file_diff_2'
>> ../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined reference to `svn_diff_file_options_create'
>> collect2: ld returned 1 exit status
>
> That's only 1 revision difference? And that revision added those
> 3 functions (in some other lib), and got used in
> libsvn_client-1.so at the same time? Or did they get renamed or
> something? I guess I'll look at the diff myself later.

New functions in r18487, it's a more recent example of bug 291641.

>> One effect of this bug is that Debian's Subversion packages have to
>> build-conflict with earlier Debian Subversion packages.
>
> I'll try looking at it again shortly, but I doubt I can come up
> with a fix that works.

First step is to determine whether it should be fixed in libtool or
binutils :)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 21 18:36:38 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.