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

Re: Problems with APR libs when building 1.4.2 on OSX

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-11 21:00:35 CET

On Jan 11, 2007, at 12:33, Nathan Sowatskey wrote:

> 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:
[snip]
> /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)

You also need --with-apr-util pointed at the correct place.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
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:31:17 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.