guile-devel
[Top][All Lists]
Advanced

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

git head fails to build


From: Greg Troxel
Subject: git head fails to build
Date: Wed, 14 Jan 2009 14:20:39 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (berkeley-unix)

There seem to be issues with gl_* macros.

list gdt 235 ~/BUILD-GUILE-1.9.0 > ./build-guile.sh
Already up-to-date.
KEEPING LOCAL CHANGES
cd . && /bin/ksh /home/gdt/BUILD-GUILE-1.9.0/guile/build-aux/missing --run 
aclocal-1.10 -I m4
 cd . && /bin/ksh /home/gdt/BUILD-GUILE-1.9.0/guile/build-aux/missing --run 
automake-1.10 --gnu 
cd . && /bin/ksh /home/gdt/BUILD-GUILE-1.9.0/guile/build-aux/missing --run 
autoconf
configure:7771: error: possibly undefined macro: gl_LOCALCHARSET
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:7774: error: possibly undefined macro: gl_FUNC_MBRLEN
configure:7779: error: possibly undefined macro: gl_FUNC_MBRTOWC
configure:7784: error: possibly undefined macro: gl_FUNC_MBSINIT
gmake: *** [configure] Error 1
Adding AB_INIT to configure.in
50957
AH_TOP(/*GUILE_CONFIGURE_COPYRIGHT*/)
50967
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.in: tracing
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/pkg/bin/autoconf --include=. --force
autoreconf: running: /usr/pkg/bin/autoheader --include=. --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
Putting files in AC_CONFIG_AUX_DIR, `build-aux'.
configure:7843: error: possibly undefined macro: gl_LOCALCHARSET
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:7846: error: possibly undefined macro: gl_FUNC_MBRLEN
configure:7851: error: possibly undefined macro: gl_FUNC_MBRTOWC
configure:7856: error: possibly undefined macro: gl_FUNC_MBSINIT
autoreconf: /usr/pkg/bin/autoconf failed with exit status: 1
autoreconf failed

list gdt 236 ~/BUILD-GUILE-1.9.0 > autoconf --version; automake --version
autoconf (GNU Autoconf) 2.63
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
automake (GNU automake) 1.10.1
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <address@hidden>
       and Alexandre Duret-Lutz <address@hidden>.

Attachment: pgpT3QhVz5BD4.pgp
Description: PGP signature


reply via email to

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