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

subversion-1.3.2 './configure' fails on Mac OS X 10.4.7

From: John Devlin <developerlists_at_mac.com>
Date: 2006-09-07 21:45:33 CEST

ISSUE:

'./configure' fails in subversion-1.3.2 (downloaded from the .zip file)

--------------------------------------------

ENVIRONMENT:

   Mac OS X version: 10.4.7 (Build 8J135)
   Xcode Tools version: 2.4
   gcc --version: powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple
Computer, Inc. build 5363)

--------------------------------------------

TRANSCRIPT:

   $ cd subversion-1.3.2
   $ ./configure
   configure: Configuring Subversion 1.3.2
   checking build system type... powerpc-apple-darwin8.7.0
   checking host system type... powerpc-apple-darwin8.7.0
   configure: creating config.nice
   checking for gcc... gcc
   checking for C compiler default output file name... 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... reconfig
   configuring package in apr now
   : command not found/subversion-1.3.2/apr/configure: line 11:
   /Users/john/Desktop/subversion-1.3.2/apr/configure: line 19:
syntax error near unexpected token `elif'
   /Users/john/Desktop/subversion-1.3.2/apr/configure: line 19: `elif
test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1;'then
   configure failed for apr
   Exit 1

--------------------------------------------

NOTES:

   -- './configure --without-berkeley-db' produces the same error
   -- The only thing installed in /usr/local is teTeX
   -- './configure' in subversion-1.3.1 runs without error in the
same environment
   -- I searched, but found nothing relevant, in the list's archives

--------------------------------------------

Any help would be much appreciated. Thanks in advance.

John Devlin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 7 21:47:44 2006

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.