Re: Problem building on OS X Lion

2013-03-24 Thread Daniel Shahaf
For sqlite you can use the amalgamtion to statically link sqlite into svn. ./get-deps.sh sqlite might do the trick (if it fails, just see INSTALL for the longhand way). Patrick May wrote on Sun, Mar 24, 2013 at 10:56:53 -0400: > Thanks for the reply. I just tried setting CFLAGS and CPPFLA

Re: Problem building on OS X Lion

2013-03-24 Thread Patrick May
Thanks for the reply. I just tried setting CFLAGS and CPPFLAGS to -m32, but then I get errors about linking to sqlite libraries compiled with a different version. I tried reinstalling apr and apr-util but that didn't solve the problem. Do you know where I can get the correct libraries

RE: Problem building on OS X Lion

2013-03-23 Thread Bert Huijben
> -Original Message- > From: Patrick May [mailto:patrick@mac.com] > Sent: zaterdag 23 maart 2013 14:29 > To: users@subversion.apache.org > Subject: Problem building on OS X Lion > > I downloaded the subversion-1.7.8 tar ball and attempted to build it > on OS X 10.8.3 with the l