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

Re: How to build subversion to run and various Linux systems?

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-08-11 06:37:00 CEST

Nick Patavalis wrote:

>(b) The binary using some feature not present in the
>*kernel*, like a system call that was added or changed in a latter
>version, or trying to access a non-existent "/proc" entry, or a
>non-existent device node.
>
Although my semantics were incorrect (yes, the whole point of
statically-linked is that it doesn't require external libs!), this is
the point I was trying to get across. I'm no Linux hacker but I know the
kernel has gone through drastic changes from 2.2 to 2.6.

Zsolt, this website http://www.uncc.org/svntools/clients/linux/ has some
Subversion 1.0.6 tarballs that are statically linked against all
third-party dependencies (openssl, expat, BDB) but dynamically against
the system libs. He includes the buildscripts he uses so maybe you could
modify them to use everything statically.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 11 06:37:24 2004

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.