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

Re: configure error building Subversion 1.4.2 on Apple OS 10.4

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-21 06:33:59 CET

On Jan 20, 2007, at 23:23, Tim Dean wrote:

> I am trying to build subversion 1.4.2 on an Apple running OS 10.4.
> I've gone through the steps necessary to install the latest Apache 2
> (version 2.2.4). Now I'm trying to to build subversion, and I am
> getting an error when I run the configure script.
>
> Here is the error I am getting:
>
>
> checking for apr_int64_t Python/C API format string...
> configure: error: failed to recognize APR_INT64_T_FMT on this platform

Subversion compiles fine on Mac OS X against Apache 2.2.4 using
MacPorts.

http://www.macports.org/

If you install MacPorts, installing Subversion 1.4.2 and Apache 2.2.4
and the Subversion Apache module is as simple as typing

sudo port selfupdate
sudo port install subversion +mod_dav_svn

in the Terminal.

You can examine the MacPorts portfiles to see how they do it. Perhaps
that will give you some ideas for compiling it by hand, if you really
want to do that.

http://trac.macports.org/projects/macports/browser/trunk/dports/devel/
subversion/Portfile

There are also a couple people providing binary Subversion builds for
Mac OS X.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 21 06:34:26 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.