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

Re: static build was: 1.3.1 tarballs up for testing/signing (Again)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-03-29 16:53:33 CEST

Johannes Holzer <hl-svn@arcor.de> writes:

> Thanks for your warning. I this case I will probably not need the static
> build. I'll check this....
> [...]

The tricky bit is that even when glibc is linked statically it may use
shared libraries to do things like name lookup and locale conversions.
A statically linked glibc often will work, but if the target machine
is sufficiently different from the build machine there can be
problems.

> i get the line . ../subversion-1.3.1-alpha/subversion/include/svn_version.h

The tarball unpacks as subversion-1.3.1, did you rename the source
directory? What value is defined for SVN_VER_PATCH in that file?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 29 16:54:28 2006

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.