[automake-1.9] aclocal problems

Gerrit P. Haase gp@familiehaase.de
Fri Sep 17 11:44:00 GMT 2004


Hello Charles,

I'm having problems with the new automake.  I'm getting no aclocal.m4
file as usual and therefore, there are several unexpanded macros from
configure.in which causes autoconf to fail.  It is nice to see that
there are major aclocal bugs handled with this new release, but it
seems that they also introduced new problems.


Gerrit
-- 
=^..^=

$ (cd adns-1.0 && autoreconf --install --verbose --force )
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force 
/usr/autotool/devel/share/aclocal/rep.m4:7: warning: underquoted definition of AM_PATH_REP
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/sigc++.m4:8: warning: underquoted definition of AM_PATH_SIGC
/usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR
/usr/share/aclocal/pth.m4:55: warning: underquoted definition of _AC_PTH_VERBOSE
/usr/share/aclocal/pth.m4:61: warning: underquoted definition of AC_CHECK_PTH
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/linger.m4:4: warning: underquoted definition of AC_STRUCT_LINGER
/usr/share/aclocal/libtasn1.m4:12: warning: underquoted definition of AM_PATH_LIBTASN1
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
/usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of AM_PATH_LIBGCRYPT
/usr/share/aclocal/ksba.m4:17: warning: underquoted definition of AM_PATH_KSBA
/usr/share/aclocal/gnome-cxx-check.m4:2: warning: underquoted definition of GNOME_CHECK_CXX
/usr/share/aclocal/gimp-2.0.m4:8: warning: underquoted definition of AM_PATH_GIMP_2_0
/usr/share/aclocal/gconf-2.m4:8: warning: underquoted definition of AM_GCONF_SOURCE_2
/usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2
/usr/share/aclocal/check.m4:5: warning: underquoted definition of AM_PATH_CHECK
/usr/share/aclocal/check-utmp.m4:11: warning: underquoted definition of AC_CHECK_UTMP
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: running: /usr/autotool/devel/bin/autoconf --force
configure.in:29: error: possibly undefined macro: AC_MSG_CHECKING
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:30: error: possibly undefined macro: AC_CACHE_VAL
configure.in:31: error: possibly undefined macro: AC_TRY_COMPILE
autoreconf: /usr/autotool/devel/bin/autoconf failed with exit status: 1


gerrit@loreley ~
$ (cd adns-1.0 && ls -l aclocal* && cat aclocal* )
-rw-r--r--    1 gerrit   DomÀnen-      600 Sep 17 12:11 aclocal.m4
# generated automatically by aclocal 1.9.1 -*- Autoconf -*-

# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
# Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.

m4_include([acinclude.m4])

  



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list