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

Re: clean OSX build -- compile error.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-17 19:55:04 CEST

[keeping this on dev@ list]

On Sep 17, 2004, at 12:43 PM, Jim Correia wrote:
>
> Does this problem only happen on trunk? I just tried to build the
> 1.1RC3 tarball on a 10.3.5 machine with the Xcode 1.5 toolchain (which
> was upgraded from 1.2, so it possible something got botched or is
> different than a clean install) and it works fine.

Hm, interesting. I wonder if your Xcode upgrade left the original 1.2
/usr/include/libkern/ headers unchanged?

>
> The build was configured with
>
> ./configure --without-berkeley-db
>
> Does it require that I enable other things, like maintainer mode? Just
> trying to be helpful - it builds out of the box for me (which is a
> good thing :-).
>

Subversion unconditionally #includes "apr_portable.h", which is what
includes the broken darwin header, so I can't see how an svn
./configure switch should make a difference.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 17 19:55:30 2004

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.