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

Re: error making static version of svn

From: <mailing.lists_at_gmx.net>
Date: 2003-03-05 14:41:39 CET

hi

as far as i can see is there no static linked version build.

i run ./configure --enable-all-static

then make and this warning came up.

when i now try to run the svn binary from <svn>/subversion/cmdline/

on another maschine i get:

./svn: /lib/libc.so.6: version `GLIBC_2.3' not found (required by ./svn)

i this now a problem, because there is no static version of svn or is this
an error because the lib
is needed even when it is a static?

greetz achim

> mailing.lists@gmx.net writes:
>
> > i am running mandrake 9.0;
> > when i try to set up a static version of svn i get this errors when i
> run
> > make:
> >
> > libtool: link: warning: complete static linking is impossible in this
> > configuration
> > libtool: link: warning: `/usr/lib/libgdbm.la' seems to be moved
> > libtool: link: warning: `/usr/lib/libgdbm.la' seems to be moved
> > libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
>
> That's not an error, it's only a warning. The warning may explain
> some subsequent error.
>
> > what does this means ?
> >
> > the files are in the path /usr/lib/...
>
> The .la files are libtool text files, you can examine them with a text
> editor. Libtool expected the libgdbm.la to be installed in some
> directory other than /usr/lib.
>
> > what i have to do, that the making will have success?
>
> Show us the error message :)
>
> --
> Philip Martin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 5 14:42:21 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.