From owner-freebsd-hackers Mon Jul 2 1:16:39 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id 6C43737B401 for ; Mon, 2 Jul 2001 01:16:35 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 11508 invoked by uid 1000); 2 Jul 2001 08:21:11 -0000 Date: Mon, 2 Jul 2001 11:21:11 +0300 From: Peter Pentchev To: Nicolas Souchu Cc: torstenb@FreeBSD.org, freebsd-hackers@freebsd.org Subject: Re: autoconf undefined macros Message-ID: <20010702112111.B10345@ringworld.oblivion.bg> Mail-Followup-To: Nicolas Souchu , torstenb@FreeBSD.org, freebsd-hackers@freebsd.org References: <20010702083035.C8011@avon.alcove-fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010702083035.C8011@avon.alcove-fr>; from nsouch@fr.alcove.com on Mon, Jul 02, 2001 at 08:30:35AM +0200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jul 02, 2001 at 08:30:35AM +0200, Nicolas Souchu wrote: > Hi, > > The 2.13_1 complains about this: > > ladoga:/usr/home/admin/nsouch/ggi-core/libgii>autoconf > configure.in:157: warning: AC_TRY_RUN called without default to allow cross compiling > autoconf: Undefined macros: > configure.in:247:AC_CHECK_WINFUNCS(gettimeofday strdup nanosleep usleep _exit \ > configure.in:39:AC_LIBTOOL_DLOPEN > configure.in:40:AC_LIBTOOL_WIN32_DLL > ladoga:/usr/home/admin/nsouch/ggi-core/libgii> > > And autoconf-2.50 gives me: > > ladoga:/home/admin/nsouch/ggi-core/libgii>autoconf > configure.in:8: error: possibly undefined macro: AM_INIT_AUTOMAKE > configure.in:10: error: possibly undefined macro: AM_MAINTAINER_MODE > configure.in:11: error: possibly undefined macro: AM_DISABLE_STATIC > configure.in:39: error: possibly undefined macro: AC_LIBTOOL_DLOPEN > configure.in:40: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL > configure.in:41: error: possibly undefined macro: AM_PROG_LIBTOOL > configure.in:247: error: possibly undefined macro: AC_CHECK_WINFUNCS > configure.in:397: error: possibly undefined macro: AM_CONDITIONAL > configure.in:665: error: possibly undefined macro: AM_CONFIG_HEADER > > Do you have any clue? Have you tried this with a newer automake, too? AFAIK, the newer versions of autoconf and automake are totally in-backwards-compatible :( G'luck, Peter -- because I didn't think of a good beginning of it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message