Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2001 08:30:35 +0200
From:      Nicolas Souchu <nsouch@fr.alcove.com>
To:        torstenb@FreeBSD.org
Cc:        freebsd-hackers@freebsd.org
Subject:   autoconf undefined macros
Message-ID:  <20010702083035.C8011@avon.alcove-fr>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010702083035.C8011>