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

Problems with APR libs when building 1.4.2 on OSX

From: Nathan Sowatskey <nsowatsk_at_cisco.com>
Date: 2007-01-11 19:33:17 CET

Hi

I have Apache2 configured and installed thus:

./configure --enable-mods-shared=most --enable-ssl --with-mpm=worker
--without-berkeley-db --with-included-apr

And 1.4.2 Subversion configured thus:

./configure --prefix=/usr/local --with-openssl --with-ssl --with-zlib
--enable-swig-bindings=no --without-berkeley-db
--with-apr=/usr/local/apache2/bin/apr-1-config --mandir=/usr/local/share/man
--with-apxs=/usr/local/apache2/bin/apxs

And I get:

cd subversion/libsvn_subr && /bin/sh
/Users/nathan/dev_tools/subversion-1.4.2/libtool --tag=CC --silent
--mode=link gcc -g -O2 -g -O2 -L/usr/local/lib -rpath /usr/local/lib -o
libsvn_subr-1.la auth.lo cmdline.lo compat.lo config.lo config_auth.lo
config_file.lo config_win.lo constructors.lo ctype.lo date.lo dso.lo
error.lo hash.lo io.lo kitchensink.lo lock.lo md5.lo nls.lo opt.lo path.lo
pool.lo prompt.lo quoprint.lo simple_providers.lo sorts.lo
ssl_client_cert_providers.lo ssl_client_cert_pw_providers.lo
ssl_server_trust_providers.lo stream.lo subst.lo svn_base64.lo svn_string.lo
target.lo time.lo user.lo username_providers.lo utf.lo utf_validate.lo
validate.lo version.lo xml.lo -L/usr/local/lib -R/usr/local/lib -laprutil-1
-lsqlite3 -lexpat -liconv /usr/local/apache2/lib/libapr-1.la -lpthread
-framework Security -framework CoreFoundation -framework CoreServices -lz
/usr/bin/libtool: can't locate file for: -laprutil-1
/usr/bin/libtool: file: -laprutil-1 is not an object file (not allowed in a
library)
make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1

Any ideas anyone please?

Many thanks

Nathan

Nathan Sowatskey (nsowatsk@cisco.com) - Technical Leader NMTG, ANA
Architecture - +34-638-083-675, +34-91-201-2139 - AIM NathanCisco

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 11 23:13:32 2007

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.