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

Re: 1.4.0-rc5 tarballs up for testing/signing

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-08-24 08:37:46 CEST

[ CCing serf-dev@googlecode.com ]

On Thu, Aug 24, 2006 at 12:04:08AM -0400, David Glasser wrote:
> I then tried to test ra_serf. I managed to compile serf trunk and
> ra_serf, but the resulting executable didn't work too well; for
> example, svn ls http://svn.collab.net/repos/svn worked, but svn ls
> https://svn.collab.net/repos/svn and svn ls http://svn.collab.net/
> both made bus errors. The test suite with davautocheck basically
> failed all of the tests that required a greek repo, giving an error in
> svn report.
>
> Hopefully I just did something stupid when I built serf and ra_serf.

Do you have OpenSSL 0.9.8 installed? With the recent release of 0.9.8, OpenSSL
altered the requirements for initializing the library yet again. This causes
all SSL accesses to fail (hint: try test/serf_get).

I have finally committed a patch to handle 0.9.8 into serf.googlecode.com with
r1065. So, try updating serf and you should be good to go.

Thanks. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 24 08:38:24 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.