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

Re: svnserve -X doesn't really work

From: Dan Christian <dchristian_at_google.com>
Date: 2007-08-10 19:03:30 CEST

On 8/10/07, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> > If I throw in --enable-all-static, then it won't link. I get lots of
> > errors from libsasl2.a. I'm probably missing static versions of some
> > of the supporting libraries.
>
> Not sure, I haven't tried compiling svn statically in a while. Can
> you turn of sasl support?

Avoiding sasl does the trick. I'm guessing that sasl is poorly
structure and was pulling in things that subversion doesn't link with
like mysql, postgresql.

In case you are curious, a fully static svn is 7.1MB and svnserve is 2.7MB.

I still can't debug what I want. It happens in a thread (even for svn
with a file:// target) and gdb-6.6 isn't breaking at
libsvn_subr/io.c:svn_io_copy_file for me.

-Dan C

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 10 19:01:41 2007

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.