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

Re: r1302 build failure (libtool problem?)

From: Lele Gaifax <lele_at_seldati.it>
Date: 2002-02-20 08:28:26 CET

>>>>> On 19 Feb 2002 18:06:16 -0600, Karl Fogel <kfogel@newton.ch.collab.net> said:

    KF> Lele Gaifax <lele@seldati.it> writes:
>> Jens Askengren writes:
    JA> My build (client only, no db4) fails with the following error:
    JA> (lines might have been wrapped) <snip>
    JA> ../../../expat-lite/libexpat.la -lm -lcrypt -lnsl -ldl
    JA> libtool: link: cannot find the library `' make: ***
    JA> [subversion/clients/cmdline/svn] Error 1
>> Look in the */*.la files: in at least two of them you will
>> find a line containing "-pthread" on its own, delete those
>> lines.

    KF> Do either of you know the exact ./configure switches (& any
    KF> other circumstances) that cause this problem? I'd like to add
    KF> a FAQ item if possible.

I tried to understand the who-why-when, but I wasn't able to figure
out: it catched me twice while bootstrapping svn, using just
"--enable-maint..." and "--disable-shared" on the `configure' command
line, as suggested by `INSTALL'. Both times I was working on a fresh
svn tree, enlarged with the needed libraries (apr, neon, db).

As said, inspecting all those .la files I found two of them (iirc,
`libsvn_client.la' and `libsvn_ra.a') containing the line `-pthread',
which later libtool does not recognize as a ld option.

hth,
bye, lele.

-- 
nickname: Lele Gaifax	| Quando vivro' di quello che ho pensato ieri
real: Emanuele Gaifas	| comincero' ad aver paura di chi mi copia.
email: lele@seldati.it	|		-- Fortunato Depero, 1929.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:09 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.