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

Re: Compiling Static Subversion Binaries on RHEL

From: David James <james_at_cs.toronto.edu>
Date: 2007-04-14 17:45:33 CEST

On 4/13/07, Jeremy Whitlock <jcscoobyrs@gmail.com> wrote:
> Hi All,
> I have spent over 12 hours today trying to build a static Subversion
> binary, and static binary dependencies of Subversion, on RHEL. After
> fighting with apr-util and OpenLDAP, I finally decided to stop building
> OpenLDAP statically and got Apache compiled and running. The problem is
> when I build Subversion statically on RHEL, I get the following error:

Hi Jeremy,

If you're trying to build Subversion statically, a good place to start
is with D.J. Hagberg's static build. If you look inside the
svn-linux-build.zip file you'll see that D.J. has scripts which
carefully configure all of the dependencies.
 http://svn.haxx.se/dev/archive-2007-02/0046.shtml

I recommend starting with his script and adding any additional
dependencies to that.

If you got a bad ELF interpreter error, it likely means that one of
the files in your build got corrupted somehow, or that you built some
of the binaries on a different processor architecture. That's my
experience anyway. To avoid this error, it would be a good idea to
start fresh with a clean build.

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 14 17:45:53 2007

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.