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

Re: lt-svnversion consistenly linked against wrong libs (was: Re: svnversion_tests.py: lt-svnversion uses wrong libraries)

From: <e.huelsmann_at_gmx.net>
Date: 2003-08-10 23:36:27 CEST

Hi!

I will send the libtool commands tomorrow (I'm about to go to bed now)
but the problem occurs with either version of libtool: first I has 1.4.2 and
in an attempt to eliminate the problem, I upgraded to 1.5. They both
exhibit the same problem.

bye,

Erik.

> Erik Hülsmann wrote:
> > Ok, back with more results. I am able to consistenly build
> > lt-svnversion against the wrong libaries, so I decided to make a
> > report as complete as I can.
> >
> > The problem:
> > the program subversion/svnversion/.libs/lt-svnversion is linked
> > against (some - not all) libsvn_* libraries in the /usr/local/lib
> > directory instead of the ones in the build tree.
> >
> > The following output demonstrates the problem I describe:
> >
> > After building (using 'make') and executing
> > 'subversion/svnversion/svnversion' (to let libtool do its job), I get
> > the following output when running:
> >
> > $ ldd subversion/svnversion/.libs/lt-svnversion | grep -v '.libs/' |
> > grep 'libsvn_' libsvn_ra_svn-1.so.0 =>
> > /usr/local/lib/libsvn_ra_svn-1.so.0 (0x402fd000)
> > libsvn_delta-1.so.0 => /usr/local/lib/libsvn_delta-1.so.0
> > (0x40306000) libsvn_diff-1.so.0 =>
> > /usr/local/lib/libsvn_diff-1.so.0 (0x4030d000) libsvn_subr-1.so.0 =>
> > /usr/local/lib/libsvn_subr-1.so.0 (0x40312000)
> >
> > This problem only occurs to svnversion; not to any of the other svn
> > programs in the tree.
>
> Maybe removing the --silent flag to libtool from the Makefile would reveal
> some anomaly in the generated gcc command?
>
> > My build environment:
> > - RedHat 8.0
> > - libtool 1.4.2 (dated Nov 2001), upgraded to libtool 1.5 (dated Apr
> > 14th 2003)
>
> So... which version? 1.5? Or do you suspect that there may still be bits
> of
> 1.4.2 lurking on your system?
>
> Max.
>

-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--------------------------------------------------
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 10 23:37:12 2003

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.