Re: error making static version of svn
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-05 15:30:33 CET
mailing.lists@gmx.net writes:
> as far as i can see is there no static linked version build.
It looks like your binary is still using a shared libc, and that the
$ ldd /path/to/binary
you will see a list of all the shared libraries used by the binary.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Mar 5 15:31:16 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.