2008-05-26 08:30 Jens Seidel <jensseidel_at_users.sf.net> napisaĆ(a):
> Hi,
>
> calling ./autogen.sh in the 1.5.x branch results in the following
> warnings:
>
> buildcheck: checking installation...
> buildcheck: autoconf version 2.60 (ok)
> buildcheck: autoheader version 2.60 (ok)
> buildcheck: libtool version 1.5.22 (ok)
> 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.
> Copying libtool helper: /usr/share/aclocal/libtool.m4
> Creating build-outputs.mk...
> Creating svn_private_config.h.in...
> Creating configure...
>
> 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?
Received on 2008-05-26 11:30:32 CEST