guile-devel
[Top][All Lists]
Advanced

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

Trouble building 1.8.x


From: Neil Jerram
Subject: Trouble building 1.8.x
Date: Sun, 31 Dec 2006 01:06:30 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

I'm struggling to rebuild 1.8.x after a cvs update.

I installed the latest automake (1.10), autoconf (2.61), libtool
(1.5.22) and gettext (0.16) into /usr/local, but I still find that
./autogen.sh fails:

address@hidden:~/guile-cvs-1.8/guile/guile-core$ ./grebuild
+ make -k distclean
make: *** No rule to make target `distclean'.
+ ./autogen.sh ../workbook
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force -I guile-config
autoreconf: configure.in: tracing
configure.in:705: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
aclocal.m4:378: AM_GNU_GETTEXT is expanded from...
configure.in:705: the top level
autoreconf: configure.in: adding subdirectory guile-readline to autoreconf
autoreconf: Entering directory `guile-readline'
autoreconf: running: aclocal --force 
autoreconf: running: libtoolize --copy --force
autoreconf: running: /usr/local/bin/autoconf --force
autoreconf: running: /usr/local/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `guile-readline'
autoreconf: configure.in: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
configure.in:705: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
aclocal.m4:378: AM_GNU_GETTEXT is expanded from...
configure.in:705: the top level
configure:35800: error: possibly undefined macro: AM_INTL_SUBDIR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/local/bin/autoconf failed with exit status: 1

Any ideas?

Regards,
     Neil





reply via email to

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