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

Configure malfunction

From: Mark Jaffe <markie_at_osafoundation.org>
Date: 2004-06-26 22:02:27 CEST

I am trying to build svn client for MacOS without fink. I thought I'd
try this:

  ./configure --without-apr \
> --without-apr-util \
> --without-neon \
> --without-apache \
> --without-apxs \
> --without-berkeley-db \
> --without-zlib \
> --without-jdk \
> --without-swig \
> --with-editor=/Applications/BBEdit\
7/BBEdit.app/Contents/MacOS/BBEdit

And I got this result:

Configuring Subversion 1.0.4
creating config.nice
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether ln -s works... yes
configure: Apache Portable Runtime (APR) library configuration
checking for APR... configure: error: --with-apr requires a directory
to be provided

Why is it doing APR when I asked it not to?

Mark

-- 
Mark Jaffe               | (415) 946-3028 (work)
Release Engineer         | (408) 807-2093 (cell)
OSAF                     | (415) 946-3001 (FAX)
markie_at_osafoundation.org | http://www.osafoundation.org/
PGP Fingerprint: 3435 EB88 6424 F5DF F2CA EF16 2DBF DFEF 143C 1ADE
Received on Mon Jun 28 04:41:25 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.