Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 96757 invoked by uid 500); 20 Aug 2001 03:10:37 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 96746 invoked from network); 20 Aug 2001 03:10:36 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Ryan Bloom Reply-To: rbb@covalent.net Organization: Covalent Technologies To: new-httpd@apache.org, Ben Laurie Subject: Re: What did I do wrong? Date: Sun, 19 Aug 2001 20:07:01 -0700 X-Mailer: KMail [version 1.2] References: <3B80219D.5647F810@algroup.co.uk> In-Reply-To: <3B80219D.5647F810@algroup.co.uk> MIME-Version: 1.0 Message-Id: <0108192007010W.22472@koj.rkbloom.net> Content-Transfer-Encoding: 8bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Status: O X-Status: X-Keywords: X-UID: 835 You haven't updated your tree recently. :-) Remove the apr-util/aclocal.m4 file. That file used to be generated when buildconf was run, but it is no longer necessary. Since it wasn't in CVS, the update didn't remove it, and now it is getting in the way. Ryan On Sunday 19 August 2001 13:29, Ben Laurie wrote: > Recently updated tree... > > ben@scuzzy:~/work/httpd-2.0$ ./buildconf > rebuilding srclib/apr/configure > buildconf: checking installation... > buildconf: autoconf version 2.13 (ok) > buildconf: libtool version 1.3.4 (ok) > Copying libtool helper files ... > Creating include/arch/unix/apr_private.h.in ... > Creating configure ... > rebuilding srclib/apr-util/configure > Creating include/private/apu_config.h ... > build/apu-conf.m4:120: m4: Warning: Excess arguments to built-in > `define' ignored > build/apu-conf.m4:143: m4: Warning: Excess arguments to built-in > `define' ignored > build/apu-conf.m4:148: m4: Warning: Excess arguments to built-in > `define' ignored > Creating configure ... > build/apu-conf.m4:120: m4: Warning: Excess arguments to built-in > `define' ignored > build/apu-conf.m4:143: m4: Warning: Excess arguments to built-in > `define' ignored > build/apu-conf.m4:148: m4: Warning: Excess arguments to built-in > `define' ignored > autoconf: Undefined macros: > ***BUG in Autoconf--please report*** AC_ARG_WITH > ***BUG in Autoconf--please report*** AC_MSG_ERROR > ***BUG in Autoconf--please report*** AC_MSG_CHECKING > ***BUG in Autoconf--please report*** AC_MSG_RESULT > ***BUG in Autoconf--please report*** AC_MSG_RESULT > ***BUG in Autoconf--please report*** AC_MSG_ERROR > ***BUG in Autoconf--please report*** AC_MSG_ERROR > ***BUG in Autoconf--please report*** AC_CHECK_LIB > ***BUG in Autoconf--please report*** AC_CACHE_SAVE > ***BUG in Autoconf--please report*** AC_CACHE_LOAD > ***BUG in Autoconf--please report*** AC_ARG_WITH > ***BUG in Autoconf--please report*** AC_MSG_ERROR > ***BUG in Autoconf--please report*** AC_MSG_ERROR > ***BUG in Autoconf--please report*** AC_MSG_ERROR > ***BUG in Autoconf--please report*** AC_MSG_ERROR > ***BUG in Autoconf--please report*** AC_DEFINE > configure.in:34:AC_SUBST(top_builddir) > configure.in:35:AC_SUBST(abs_srcdir) > configure.in:60:AC_SUBST(so_ext) > configure.in:61:AC_SUBST(lib_target) > configure.in:77:AC_SUBST(EXPAT_LINK) > configure.in:85:AC_SUBST(APRUTIL_EXPORT_LIBS) > configure.in:86:AC_SUBST(LDFLAGS) > configure.in:99:AC_SUBST(INCLUDE_RULES) > autoconf failed > ./buildconf failed for apr-util > > -- > http://www.apache-ssl.org/ben.html > > "There is no limit to what a man can do or how far he can go if he > doesn't mind who gets the credit." - Robert Woodruff -- ______________________________________________________________ Ryan Bloom rbb@apache.org Covalent Technologies rbb@covalent.net --------------------------------------------------------------