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

Re: configure warning about outdated find_apr.m4

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: Mon, 26 May 2008 11:53:31 +0200

On Mon, May 26, 2008 at 11:41:23AM +0200, Jens Seidel wrote:
> On Mon, May 26, 2008 at 11:30:13AM +0200, Arfrever Frehtes Taifersar Arahesis wrote:
> > 2008-05-26 08:30 Jens Seidel <jensseidel_at_users.sf.net> napisaƂ(a):
> > > calling ./autogen.sh in the 1.5.x branch results in the following
> > > warnings:
> > >
> > > buildcheck: local copy of find_apr.m4 does not match APR's copy.
> > > An updated copy of find_apr.m4 may need to be checked in.
> > > buildcheck: local copy of PrintPath does not match APR's copy.
> > > An updated copy of PrintPath may need to be checked in.
> > > buildcheck: local copy of find_apu.m4 does not match APRUTIL's copy.
> > > An updated copy of find_apu.m4 may need to be checked in.
> > >
> > > I checked out apr and apr-utils via
> > > svn co http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x apr
> > > svn co http://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x apr-util
> > > since I do not have it installed.
> >
> > Are you able to reproduce these warnings when you check out APR and
> > APR-Util from their '1.3.x' branches?

Oops, the proper solution is to replace Subversions
build/ac-macros/find_apr.m4 with APR 1.3.x's build/find_apr.m4 and
build/ac-macros/find_apu.m4 with APR-Utils 1.3.x's build/find_apu.m4

Maybe both m4 macros are a svn:external candidate and should be fetched
from APR?

Also build/PrintPath should be replaced by APR's build/PrintPath.

If you consider APR 1.3.x stable please update the copies in Subversions
repository. Thanks.

Strange, am I the only person who has seen these warnings in the last
years?

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-26 11:55:29 CEST

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.