From owner-freebsd-hackers Sun Jul 1 23:30:40 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp.alcove.fr (smtp.alcove.fr [212.155.209.139]) by hub.freebsd.org (Postfix) with ESMTP id F12F437B401; Sun, 1 Jul 2001 23:30:36 -0700 (PDT) (envelope-from nsouch@alcove.fr) Received: from avon.alcove-fr ([10.16.10.3]) by smtp.alcove.fr with esmtp (Exim 3.12 #1 (Debian)) id 15GxEB-0006lW-00; Mon, 02 Jul 2001 08:30:35 +0200 Received: from nsouch by avon.alcove-fr with local (Exim 3.12 #1 (Debian)) id 15GxEB-00029x-00; Mon, 02 Jul 2001 08:30:35 +0200 Date: Mon, 2 Jul 2001 08:30:35 +0200 From: Nicolas Souchu To: torstenb@FreeBSD.org Cc: freebsd-hackers@freebsd.org Subject: autoconf undefined macros Message-ID: <20010702083035.C8011@avon.alcove-fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.4i Organization: =?iso-8859-1?Q?Alc=F4ve=2C_http:=2F=2Fwww=2Ealcove=2Ecom?= 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 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? Thanks, Nicholas -- Alcôve Technical Manager - Nicolas.Souchu@fr.alcove.com - http://www.alcove.com Open Source Software Developer - nsouch@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message