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

Re: svn import fails

From: Nathan Fiedler <nfiedler_at_bluemarsh.com>
Date: 2002-04-09 21:52:25 CEST

On Tue, 2002-04-09 at 12:29, Ben Collins-Sussman wrote:
> We've seen this happen when APR is out-of-date.
>
> Now, I know that you checked out the latest httpd-2.0 from CVS, and
> that you told subversion to use the APR included there. But maybe
> that's not working for some reason. Maybe your svn is finding an
> older installed APR.
>
> In particular, a couple months back I added a final "description"
> field to apr/include/apr_getopt.h:apr_getopt_option_t. If people
> forgot to update APR, they'd see segfaults like this.
>
> As an experiment: can you try checking out the latest APR and
> APR-UTIL directly into your subversion tree, and then recompile
> without any --with-apr config options? See if that makes a
> difference.

Then I'm back to the problem I had with the tarball:

chip (svn) 614 > ./configure --with-apxs=/usr/local/apache2/bin/apxs
--with-berkeley-db=/usr/local/BerkeleyDB.4.0 --enable-maintainer-mode
creating config.nice
configure: Apache Portable Runtime (APR) library configuration
checking for APR... yes
configure: error: apr-config --link-libtool failed

thanks

nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 9 21:53:26 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.