On 19 Sep 2013, at 06:48, Ben Reser <b...@reser.org> wrote: > On Wed Sep 18 16:00:22 2013, Paul Wagland wrote: >> While trying to install subversion using home-brew on OSX, I came across a >> few build issues. The patches for these can be seen here: >> https://github.com/mxcl/homebrew/pull/22668/files#r6449557 > > This is a known issue with the auth system API. While that patch fixes > compilation on OS X it can't be applied because it breaks the Gnome > keyring support on OSes that support it via the perl bindings. It also > completely ignores the same issue that happens with the Ruby and Python > bindings.
Thanks for the update. I can see that for the svn_auth.h, however I don’t see how rerunning autogen.h will change the order of the includes in swigutil_pl.c? What should the proper fix for that be? Cheers, Paul