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

Re: svn 0.14.0: compiling fails on MacOS X

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-24 15:03:37 CEST

Nicholas Riley <njriley@uiuc.edu> writes:

> On Wed, Jul 24, 2002 at 02:33:10PM +0200, Christian Schaffner wrote:
> > Any ideas? Any help or tips would be very much appreciated!
>
> I didn't run into this problem compiling. The two problems I ran
> into, building on Mac OS X with Fink, were that apr-config and
> apu-config, --link-ld return the wrong answers:
>
> [p7:5005] ~%apr-config --link-ld
> -L/usr/local/bin -lapr
> [p7:5007] ~%apu-config --link-ld
> -L/usr/local/bin -laprutil
>
> and Subversion's configure script (though not Apache's configure
> script) does not recognize db4 includes in .../include/db4, so you
> need to set CPPFLAGS specifically.
>
> Have you tried building APR separately from Subversion?

Also, do you have older versions of apr-config and apu-config lying
around your system, like in /usr/local/bin?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 24 15:05:10 2002

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.