You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Andreas J. Koenig" <an...@anima.de> on 2002/11/06 08:33:27 UTC

APR-UTIL version checking failure mode insufficient

I just tried to build with 3666 and all I got was:

  creating config.nice
  configure: Apache Portable Runtime (APR) library configuration
  checking for APR... yes
  checking APR version... 0.9.2
  configure: Apache Portable Runtime Utility (APRUTIL) library configuration
  checking for APR-util... yes
  checking APR-UTIL version... configure: error: apu-config --version failed

Re: APR-UTIL version checking failure mode insufficient

Posted by Ben Collins-Sussman <su...@collab.net>.
andreas.koenig@anima.de (Andreas J. Koenig) writes:

> >From the comments on 3663 I (believe to) know that I now have to get
> APR-UTIL from CVS, but configure should know that too. Something like:
> 
>   Your apu-config doesn't support the --version switch, please upgrade
>   to APR-UTIL more recent than 2002-xx-xx.
> 

Good suggestion... I committed that in r3668.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org