bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building from CVS


From: Reuben Thomas
Subject: Building from CVS
Date: Fri, 8 Feb 2008 23:07:16 +0000 (GMT)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

I'm trying to build from a CVS checkout. I'm running

autoreconf -f -i

as there are no more specific instructions than the default INSTALL file, and I get:

$ autoreconf -f -i
configure.ac:108: warning: macro `AM_SEP' not found in library
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:389: AC_USE_SYSTEM_EXTENSIONS is expanded from...
/usr/share/aclocal/lock.m4:29: gl_LOCK_EARLY_BODY is expanded from...
/usr/share/aclocal/lock.m4:22: gl_LOCK_EARLY is expanded from...
/usr/share/aclocal/lock.m4:253: gl_LOCK is expanded from...
/usr/share/aclocal/intl.m4:186: gt_INTL_SUBDIR_CORE is expanded from...
/usr/share/aclocal/intl.m4:25: AM_INTL_SUBDIR is expanded from...
/usr/share/aclocal/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:100: the top level
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
../../lib/autoconf/specific.m4:331: AC_GNU_SOURCE is expanded from...
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_AIX
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_AIX
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_MINIX
../../lib/autoconf/specific.m4:460: AC_MINIX is expanded from...
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_MINIX
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:389: AC_USE_SYSTEM_EXTENSIONS is expanded from...
aclocal.m4:2256: gl_LOCK_EARLY_BODY is expanded from...
aclocal.m4:2249: gl_LOCK_EARLY is expanded from...
aclocal.m4:2480: gl_LOCK is expanded from...
aclocal.m4:939: gt_INTL_SUBDIR_CORE is expanded from...
aclocal.m4:778: AM_INTL_SUBDIR is expanded from...
aclocal.m4:100: AM_GNU_GETTEXT is expanded from...
configure.ac:100: the top level
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
../../lib/autoconf/specific.m4:331: AC_GNU_SOURCE is expanded from...
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_AIX
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_AIX
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_MINIX
../../lib/autoconf/specific.m4:460: AC_MINIX is expanded from...
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_MINIX
autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:389: AC_USE_SYSTEM_EXTENSIONS is expanded from...
aclocal.m4:2256: gl_LOCK_EARLY_BODY is expanded from...
aclocal.m4:2249: gl_LOCK_EARLY is expanded from...
aclocal.m4:2480: gl_LOCK is expanded from...
aclocal.m4:939: gt_INTL_SUBDIR_CORE is expanded from...
aclocal.m4:778: AM_INTL_SUBDIR is expanded from...
aclocal.m4:100: AM_GNU_GETTEXT is expanded from...
configure.ac:100: the top level
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
../../lib/autoconf/specific.m4:331: AC_GNU_SOURCE is expanded from...
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_AIX
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_AIX
configure.ac:100: warning: AC_COMPILE_IFELSE was called before AC_MINIX
../../lib/autoconf/specific.m4:460: AC_MINIX is expanded from...
configure.ac:100: warning: AC_RUN_IFELSE was called before AC_MINIX
configure.ac:60: error: possibly undefined macro: jm_AC_TYPE_UINTMAX_T
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:79: error: possibly undefined macro: AC_MBSTATE_T
configure.ac:81: error: possibly undefined macro: jm_AC_PREREQ_XSTRTOUMAX
configure.ac:104: error: possibly undefined macro: AC_DOSFILE
configure.ac:108: error: possibly undefined macro: AM_SEP
autoreconf: /usr/bin/autoconf failed with exit status: 1

I'm using automake 1.10.1 and autoconf 2.61. What's wrong?

--
http://rrt.sc3d.org/ | traddutore, v.t.  traditore (Anon)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]