[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: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2002-07-24 14:56:05 CEST

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?

-- 
=Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley>
        Pablo Research Group, Department of Computer Science and
  Medical Scholars Program, University of Illinois at Urbana-Champaign
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 24 14:56:37 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.