On Fri, Sep 21, 2012 at 10:29 AM, Ben Reser <b...@reser.org> wrote: > On Fri, Sep 21, 2012 at 12:59 AM, Stefan Sperling <s...@elego.de> wrote: >> The serf API wasn't stable in 0.x releases. >> ra_serf in svn 1.5/1.6 doesn't support newer serf APIs AFAIK. > > According to Paul Burba he tested with serf 1.1.0 and Johan Corveleyn > tested with 0.7.1. I successfully used 0.7.2 on OS X and Linux (ran > into problems on Windows but I don't think it's because of serf > itself).
Yes, I use serf 0.7.1 for building 1.6.x (I stopped using the -deps file some time ago, when I had problems with building ... and switched to using a set of local dependencies). I build 1.7 (and trunk) with serf 1.1.0, but for some reason this didn't work for me with 1.6 (linker problems IIRC). I didn't have that much time to investigate further, and when I tried with serf 0.7.1 it seemed to work fine, so I went with that. -- Johan