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

Re: Testing with spaces in filenames/paths

From: Onno van der Straaten <onno.van.der.straaten_at_gmail.com>
Date: Tue, 6 Jul 2010 16:43:26 +0200

Now the make step fails with
/home/ostraaten/subversion_export/subversion/libsvn_subr/.libs/libsvn_subr-1.so:
undefined reference to `apr_hash_do'
collect2: ld returned 1 exit status
make: *** [subversion/svn/svn] Error 1

I think I'm doing the configure step wrong, this is what I now have
./configure --with-apr=/home/ostraaten/apr/apr-1.4.2
--with-apr-util=/home/ostraaten/apr/apr-util-1.3.9
--with-apxs="/usr/bin/apxs2" --disable-mod-activation
--with-serf=/usr/local/serf

with-apr and with-apr-util is probably incorrect but at the moment is
the only values I found would run. I tried to use my apache2 and the
installed apr lib (/usr/local/apr/lib) but that wouldn't run.

Onno
Received on 2010-07-06 16:44:07 CEST

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.