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

Subversion Install Fails on Mac OS X 10.9.1 Mavericks

From: Dmitri Moore <demisxbar_at_gmail.com>
Date: Wed, 12 Feb 2014 10:54:48 -0800

Hi,
Installation of subversion on Mac OS X 10.9.1 Mavericks fails with the following error (see below). I have `apr` and `apr-util` already installed with brew. Searching online and Google didn’t yield any solution yet. Any advise will be appreciated.

[dmoore (master)]$ brew install --universal --java subversion
==> Downloading http://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.8.5.tar.bz2
Already downloaded: /Library/Caches/Homebrew/subversion-1.8.5.tar.bz2
==> Patching
patching file subversion/bindings/swig/perl/native/Makefile.PL.in
patching file Makefile.in
Hunk #1 succeeded at 177 with fuzz 1 (offset -4 lines).
patching file build.conf
Hunk #1 succeeded at 71 with fuzz 2 (offset -17 lines).
patching file configure.ac
Hunk #1 succeeded at 1443 (offset -47 lines).
patching file configure.ac
==> Downloading http://serf.googlecode.com/files/serf-1.3.3.tar.bz2
Already downloaded: /Library/Caches/Homebrew/subversion--serf-1.3.3.tar.bz2
==> scons PREFIX=/usr/local/Cellar/subversion/1.8.5/libexec/serf GSSAPI=/usr CC=/usr/bin/clang CFLAGS=-Os -w -pip
==> scons install
Warning: JAVA_HOME is set. Try unsetting it if JNI headers cannot be found.
==> ./autogen.sh
==> ./configure --prefix=/usr/local/Cellar/subversion/1.8.5 --with-apr=/usr/local/Library/ENV/4.3 --with-zlib=/us
==> make
  "_apr_time_now", referenced from:
      _print_dirent in list-cmd.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [subversion/svn/svn] Error 1
Received on 2014-02-13 07:38:08 CET

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.