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

Re: Static binaries for Subversion 1.5.4

From: David Ward <synriga_at_yahoo.com>
Date: Thu, 30 Oct 2008 10:29:53 -0700

>
> For what operating system and architecture?

I'm trying to build static binaries for Linux (2.6 kernel), We are
currently using RedHat 4.6.

>
> And why do you need them?
Why do whe need static binaries? Our system administrator will not
install the latest subversion on our development machines. We tunnel
using svn+ssh: Our current svn static binaries are 1.4.4, which we
had obtained prebuilt from one of the package maintainer websites last
year.

>
> For what operating system and architecture? And why do you need them?
>
Problems: I can produce a valid binary. However, it is not a static
binary. ldd reports the following:

/usr/bin/ldd: ./svn: /usr/lib/libc.so.1: bad ELF interpreter: No such
file or directory

I haven't yet found the library that is dependent on libc.so.1.
libc.so.1 seems a little old. I'm chipping away at the dependencies
one library at a time.

On Oct 29, 2008, at 5:49 PM, Ryan Schmidt wrote:

>
> On Oct 29, 2008, at 10:49, David Ward wrote:
>
>> Is there a source for static binaries of Subversion 1.5.4
>
> For what operating system and architecture? And why do you need them?
>

>
>> I've been unsuccessful, so far, in building statically linked 1.5.4.
> ç
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-30 18:30:24 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.