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

Re: Can't build Subversion against installed libapr, but build against libapr source tree is fine

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-06-21 16:05:48 CEST

Stephen Clouse <stephenc@theiqgroup.com> writes:

> libtool: link: warning: library
> `/home/stephenc/bin/apache-2.0/lib/libaprutil.la' was moved.
> libtool: link: warning: library `/home/stephenc/bin/apache-2.0/lib/libapr.la'
> was moved.
> gcc: /home/stephenc/bin/apache-2.0/lib/.libs/libaprutil.a: No such file or
> directory
> gcc: /home/stephenc/bin/apache-2.0/lib/.libs/libapr.a: No such file or
> directory
> make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1

I'm not a libtool guru, but this looks like an error in your Apache
installation. Did you move it? Did you configure Apache with
--prefix=/home/stephenc/bin/apache-2.0?

>
> However, if I point configure at my Apache source tree for apr and apr-util,
> Subversion builds fine.

This seems to confirm that the problem is your Apache installation and
not Subversion.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 21 16:06:27 2002

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.