[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-04-09 21:54:57 CEST

On Tue, Apr 09, 2002 at 12:52:25PM -0700, Nathan Fiedler wrote:
> 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

check to see if there's an earlier version of apr-config sitting in
your path somewhere, from a previously installed apr. that could
cause such an error.

-garrett

-- 
garrett rooney                    Remember, any design flaw you're 
rooneg@electricjellyfish.net      sufficiently snide about becomes  
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
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:55:46 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.